﻿
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, , form, fieldset, legend, input, button, textarea, p, blockquote, th, td {
	margin:0;
	padding:0
}

body , div , dl , dt , dd , ul , ol , li , h1 , h2 , h3 , h4 , h5 , h6 , pre , form , fieldset , input , textarea , p , blockquote , th , td {margin:0; padding:0;}

/* ======  clearfix  ====== */
.clear {
	clear:both;
	visibility:hidden;
	display:block;
	font-size:0;
	line-height:0;
}
.clearfix:after {
	visibility:hidden;
	display:block;
	font-size:0;
	content:" ";
	clear:both;
	height:0;
}
.clearfix {*zoom:1;}
li{ list-style:none;}

::selection {	color:#fff;	background-color:#005bac;}
::-moz-selection {color:#fff;background-color:#005bac;}
html {
	background-repeat:repeat;*overflow-x:hidden;	font-size:62.5%;
}
body {
	font-family: "微软雅黑","Microsoft YaHei",宋体, Arial, sans-serif;
	color:#333;
	line-height:1.8;
	font-size:15px;
}

a {
	color:#333;
	text-decoration:none;
}
a:hover {
	color:#005bac;
	text-decoration:none;
}
/* Common Class */
.float-left {
	float:left;
	display:inline;
}
.float-right {
	float:right;
	display:inline;
}

.fl{ float:left;}
.fr{ float:right;}
.f_cb:after,.f_cbli li:after{display:block;clear:both;visibility:hidden;height:0;overflow:hidden;content:".";}
.f_cb,.f_cbli li{zoom:1;}
.f_ib{display:inline-block;*display:inline;*zoom:1;}
.f_dn{display:none;}
.f_db{display:block;}
.f_pr{position:relative;}
.f_pa{position:absolute;}
.f_fl{float:left;}
.f_fr{float:right;}
.text-left {
	text-align:left;
}
.text-right {
	text-align:right;
}
.text-center {
	text-align:center;
}
#wrapper {
	width:100%;
	margin-left:auto;
	margin-right:auto;
	background-color:#f0f2f1;
	position:relative;
}
.page-width {
	width:1200px;
	margin:0 auto;
}

/* 左右悬浮 */
.fixed-side {
	position:absolute;
	top:150px;
	z-index:10001;
}
.fixed-left {
	left:0;
}
.fixed-right {
	right:0;
	float:right;
}
.not-animated {
	opacity:0;
}
/* 返回顶部 */
.gotop {
	display:none;
}
.service-max {
	width:160px;
	position:relative;
}
.service-max .gotop {
	margin-top:5px;
	text-align:center;
	clear:both;
	width:160px;
}
.service-max .gotop a {
	display:block;
	line-height:34px;
	background-color:#6b7173;
	text-align:center;
	color:#fff;
	text-decoration:none;
}
.service-max .gotop a:hover {
	background-color:#464a4b;
	color:#fff;
	text-decoration:none;
}
.service-max .gotop a span {
	padding-left:30px;
	background:url(../img/icon-gotop.gif) no-repeat left center;
}
.service-min {
	display:none;
	width:46px;
	clear:both;
}
.service-min .service-title {
	height:auto;
	line-height:normal;
	border-bottom:none;
	background-color:transparent;
	padding:0 0;
}
.service-min .service-title a {
	display:block;
	padding:15px 13px;
	width:20px;
	background-color:#f90;
	font-size:16px;
	font-weight:bold;
	text-align:center;
	color:#fff;
	text-decoration:none;
}
.service-min .service-title a:hover {
	background-color:#e58a00;
	color:#fff;
	text-decoration:none;
}
.service-min .service-title .service-title-icon {
	background-position:center 15px;
	padding-top:45px;
}
.service-min .gotop {
	margin-top:2px;
	clear:both;
}
.service-min .gotop a {
	display:block;
	width:46px;
	height:46px;
	overflow:hidden;
	background:#6b7173 url(icon-gotop.gif) no-repeat center;
	color:#fff;
	text-decoration:none;
}
.service-min .gotop a span {
	display:block;
	width:36px;
	height:36px;
	overflow:hidden;
	padding:6px 5px 4px;
	line-height:16px;
	text-align:center;
	font-size:13px;
	display:none;
	cursor:pointer;
}
.service-min .gotop a:hover {
	background-color:#464a4b;
	background-image:none;
}
.service-min .gotop a:hover span {
	display:block;
	color:#fff;
	text-decoration:none;
}
.fixed-left .service {
	float:left;
}
.fixed-left .service-inner {
	_float:left;
}
.fixed-right .service {
	float:right;
}
.fixed-right .service-inner {
	_float:right;
}
.fixed-right .service-min {
	float:right;
}

/*header*/
.header{ margin:0 auto; padding:0;width:100%;  background-color:#fff;}
.yding{ border-bottom:1px solid #ececec;}
.container{ margin:0 auto; padding:0; width:100%; height:auto; max-width:1200px;}

.yding em{ float:left; line-height:30px; font-size:13px; color:#3b3b3b;}
.yding ul{ float:right;}
.yding li{ float:left; line-height:30px; padding:0 13px; background:url(../images/htop_line.png) no-repeat left center;}
.yding li a{ font-size:13px; color:#3b3b3b;}
.yding li.noBg{ background:none;}
.yding span{float:right;background:url(../images/wx1.png) no-repeat center;width:23px;height:21px;margin-top: 5px;position: relative;z-index: 999;}
.yding span img{display:block;position:absolute;bottom: -152px;left: -107px;display:none;}
.yding span:hover img{ display:block;}

.ytop{padding: 15px 0;position: relative;}
.ytop .logo{ float:left; position:relative;}
.ytop .logo dl{ overflow:hidden;}
.ytop .logo dt{ float:left;}
.ytop .logo dt img{ display:block;}
.ytop .logo dd{margin-left: 120px;padding-left:15px;margin-top: 7px; height:64px; border-left:1px solid #e3e3e3;}
.ytop .logo dt h1{width: 120px;height:64px;text-indent: -999em;}
.ytop .logo dt h1 a{width: 120px;height:64px;display: block;}
.ytop .logo dd h2{font-size:25px;color:#3b3b3b;margin-bottom: 5px;}
.ytop .logo dd p{font-size:28px;color:#3b3b3b;font-weight: inherit; line-height:36px;}
.ytop .logo dd span{font-size:13px;color:#3b3b3b;font-weight: inherit; line-height:26px;}
.ytop .phone{padding-left: 60px;background:url(../image/tel.jpg) no-repeat left center;float:right; margin-top:10px;}
.ytop .phone p{ font-size:20px; color:#000; line-height:25px;}
.ytop .phone b{font-size:24px;color: #cb281f; line-height:25px; font-family:Impact;}


/* ---------- menu ---------- */
.nav-wrapper {background-color:#005bac;}

.nav {}
.main-nav .sf-menu a, .main-nav .sf-menu a:visited {color:#fff;}
.main-nav .sf-menu a:hover {text-decoration:none;}
.main-nav .sf-menu a {
	border:none;
	padding-top:0;
	padding-bottom:0;
	display:block;
	line-height:50px;
	font-size:15px;
	color:#fff;
	font-weight:normal;
}
/* 一级 */
.main-nav .sf-menu li {	margin-right:2px;	background-color:transparent; padding-left:20px; padding-right:20px;}
.main-nav .sf-menu li.last {background-image:none;}
.main-nav .sf-menu li:hover, .main-nav .sf-menu li.sfHover, .main-nav .sf-menu li.sfHover > a, .main-nav .sf-menu a:focus, .main-nav .sf-menu a:hover, .main-nav .sf-menu a:active {
	background-color:#cb281f;
	color:#fff;
}
.main-nav .sf-menu li.current, .main-nav .sf-menu li.current .first-level, .main-nav .sf-menu li.current .first-level:visited {
	background-color:#4387d6;
	color:#fff;
}
.main-nav .sf-sub-indicator {
	background-image:url(../img/superfish-arrows-white.gif);
}
.main-nav .sf-menu .first-level {
	padding-right:1.8em;
	padding-left:1.8em;
	border-right:none;
}
.main-nav .sf-menu .first-level .sf-sub-indicator {
	display:none;
}
.main-nav .sf-menu .last .first-level {
	border-right:none;
}
.main-nav .sf-menu li i {
	display:none;
	width:100%;
_width:expression( (this.parentElement.clientWidth) +'px');
	height:3px;
	overflow:hidden;
	background-color:#00b1e1;
	position:absolute;
	top:-3px;
	left:0;
}
.main-nav .sf-menu li:hover i, .main-nav .sf-menu .nav-hover i, .main-nav .sf-menu .current i, .main-nav .sf-menu .sfHover i {
	display:none;
}
/* 二级以下 */
.sf-menu ul {
	width:14em;
}
.main-nav .sf-menu li:hover ul, .main-nav .sf-menu li.sfHover ul {
	top:40px;
	box-shadow:2px 2px 2px 0 rgba(0, 0, 0, 0.1);
}
.main-nav .sf-menu li li:hover ul, .main-nav .sf-menu li li.sfHover ul {
	top:0;
	left:14em;
}
.main-nav .sf-menu li li {
	margin-right:0;
	background-color:rgba(61,133,217,0.95);
	background-color:#3d85d9\9;
	border-top:none;
	background-image:none;
}
.main-nav .sf-menu li li a, .main-nav .sf-menu li li a:visited {
	padding-top:14px;
	padding-bottom:14px;
	padding-left:20px;
	line-height:normal;
	font-weight:normal;
	font-size:13px;
	color:#fff;
}
.main-nav .sf-menu li li a strong {
	font-weight:normal;
}
.main-nav .sf-menu li li:hover, .main-nav .sf-menu li.sfHover li.sfHover, .main-nav .sf-menu li.sfHover li.sfHover > a, .main-nav .sf-menu li li a:focus, .main-nav .sf-menu li li a:hover, .main-nav .sf-menu li li a:active {
	background-color:#3d85d9;
	color:#fff;
}
.main-nav .sf-menu li li .sf-sub-indicator {
	top:1.3em;
	display:block;
}

/* ============================= 响应式 CSS ============================= */
.desktops-section {
	display:block;
}
.mobile-section {
	display:none;
}
.touch-top-wrapper {
	padding:10px 15px;
	background-color:#2a2d37;
	color:#fff;
}
.touch-logo {
	float:left;
}
.touch-navigation {
	display:none;
}
.touch-toggle-wrapper {
	margin:0 -10px;
}
.touch-toggle {
	position:absolute;
	right:10px;
	top:0;
}
.touch-toggle li {
	float:left;
	height:70px;
	padding:0 12px;
	text-align:center;
}
.touch-toggle li a {
	height:70px;
}
.touch-toggle li:hover, .touch-toggle li:active {
}
.touch-toggle .touch-toggle-item-first {
	border-left:none;
}
.touch-toggle .touch-toggle-item-last {
	border-right:none;
}
.touch-toggle li a {
	display:block;
	font-size:12px;
}
.touch-toggle li i {
	display:inline-block;
	width:32px;
	height:32px;
	overflow:hidden;
	margin-top:20px;
	background-repeat:no-repeat;
	background-position:center center;
	background-size:contain;
}
.touch-toggle .touch-icon-language {
	background-image:url(../images/touch-icon-language.png);
}
.touch-toggle .touch-icon-user {
	background-image:url(../images/touch-icon-user.png);
}
.touch-toggle .touch-icon-search {
	background-image:url(../images/touch-icon-search.png);
}
.touch-toggle .touch-icon-menu {
	background-image:url(../images/touch-icon-menu.png);
}
.touch-toggle li span {
	display:none;
	text-align:center;
}
.drawer-section {
	background-color:#272a33;
	padding:20px 20px 35px;
	display:none;
}
.touch-language li {
	width:49.9%;
	float:left;
}
.touch-language li a {
	display:block;
	margin-bottom:10px;
	padding:5px 0 5px 5px;
	color:#fff;
}
.touch-language li a:hover, .touch-language li a:active {
	background-color:#21232b;
}
.touch-search {
	border:1px solid #3a3f4d;
	position:relative;
}
.touch-search-form {
	padding:0 50px 0 10px;
}
.touch-form-text {
	border:none;
	margin:0;
	background-color:transparent;
	padding:0;
	color:#999;
	width:100%;
	height:42px;
	line-height:42px;
}
.touch-form-btn {
	border:none;
	padding:0;
	margin:0;
	background-color:transparent;
	position:absolute;
	top:0;
	right:0;
	display:block;
	width:42px;
	height:42px;
	overflow:hidden;
	cursor:pointer;
	background:url(../images/touch-icon-search.png) no-repeat center;
	background-size:16px 16px;
}
.touch-form-btn span {
	display:none;
}
.touch-menu ul li {
	border-bottom:1px solid #3a3f4d;
	position:relative;
}
.touch-menu ul li a {
	color:#fff;
	display:block;
	font-size:18px;
	height:48px;
	line-height:48px;
	padding-left:10px;
}
.touch-menu ul li a:hover, .touch-menu ul li a:active {
	background-color:#21232b;
}
.touch-menu ul li i {
	position:absolute;
	top:19px;
	right:5px;
	display:block;
	width:13px;
	height:13px;
	overflow:hidden;
	background-position:center center;
	background-repeat:no-repeat;
	background-size:contain;
}
.touch-menu ul li i.touch-arrow-right {
	display:none;
	background-image:url(../images/touch-arrow-r.png);
}
.touch-menu ul li i.touch-arrow-down {
	background-image:url(../images/touch-arrow-d.png);
}
.touch-menu ul li i.touch-arrow-up {
	background-image:url(../images/touch-arrow-u.png);
}
.touch-menu ul ul {
	display:none;
	margin:0;
	padding:0 10px 30px 30px;
}
.touch-menu ul ul li {
	border-bottom:none;
	margin:0;
	padding:0;
}
.touch-menu ul ul li a {
	padding:0;
	padding-left:5px;
	font-size:16px;
	height:38px;
	line-height:38px;
}
.touch-menu ul ul li i {
	top:13px;
}




/*seach*/
.seach{position:relative;z-index: 59;margin-bottom: 70px;}
.seach .container{ margin:0 auto; padding:0; width:100%; height:auto; max-width:1200px; margin-top:-25px;}
.seach .gjc{float:left;width: 66%;height:56px;line-height:56px;padding: 0 2%;background:#333;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.seach .gjc span{ font-size:14px; color:#f4f4f4; font-weight:bold;}
.seach .gjc a{font-size:14px;color:#f4f4f4;padding:0 10px;}
.seach .gjc a:hover{ text-decoration:underline; color:#ccc;}
.seach .sc{float:left;width: 30%;background-color: #c12411;}
.seach .sc input{float:left;width: 76%;height:56px;line-height:56px;padding:0 2%;font-size:14px;color:#f4f4f4;background:none;outline:none;border:none;text-indent: 10px;}
.seach .sc a{ float:right; width:20%; height:56px; background:url(../images/ss.png) no-repeat center;}





.indexyoushi{ margin:0 auto; padding:30px 0; width: 100%; height: auto; max-width: 1200px;}
.indexyoushi .title{ margin:0 auto; padding:0; width: 100%; height: auto; max-width: 1200px;line-height: 40px; color: #000; font-size: 24px; text-align:center; }
.indexyoushi .img{ margin:0 auto; padding:0; width: 100%; height: auto;text-align:center; }
.indexyoushi .titlecon{ margin:0 auto; padding:0; width: 100%; height: auto; max-width: 1200px;line-height: 30px; color: #888; font-size: 14px; text-align:center; }

.indexyoushi .you1{ margin:0 auto; padding:30px 0; width: 100%; height: auto; max-width: 1200px;}
.indexyoushi .you11{ margin:0 auto; padding:0; width: 21%; height: auto; float: left; margin: 2%;}
.indexyoushi .you11 .img{ margin:0 auto; padding:0; width: 100%; height: auto; text-align: center;}
.indexyoushi .you11 .t1{ margin:0 auto; padding:10px 0; width: 100%; height: auto; text-align: center;line-height: 30px; color: #000; font-size: 18px; text-align:center;}
.indexyoushi .you11 p{ margin:0 auto; padding:0; width: 100%; height: auto; text-align: center;line-height: 20px; color: #888; font-size: 14px; text-align:center;}



.indexpro{ margin:0 auto; padding:40px 0; width:100%; height:auto; margin-top: 10px; }
.indexpro .title{ margin:0 auto; padding:0; width:100%; height:auto;line-height: 40px; color: #000; font-size: 30px; text-align:center; }
.indexpro .titleen{ margin:0 auto; padding:0; width:100%; height:auto;line-height: 20px; color: #888; font-size:12px; text-align:center; }

.indexpro .line{ margin:10px auto; padding:0; width:100px; height:2px; background: #005bac;}

.indexpro .pro{ margin:20px auto; padding:10px 0; width:100%; height:auto; max-width:1200px; background: #fff; border: 1px solid #e3e3e3;}
.indexpro .pro img{ max-width: 100%; height: auto;}


.indexpro .pro1{ margin:20px auto; padding:0; width:100%; height:auto; max-width:1200px; }
.indexpro .pro1 ul{ margin:0 auto; padding:0; width:100%; height:auto; }
.indexpro .pro1 ul li{ margin:0 auto; padding:0; width:23%; height:auto; margin-right:1%; float: left; border: 1px solid #e3e3e3;}
.indexpro .pro1 ul li:nth-child(6){ margin:0 auto; padding:0; width:23%; height:auto; margin-right:0; float: left; border: 1px solid #e3e3e3;}
.indexpro .pro1 ul li .img{ margin:0 auto; padding:0; width:100%; height:auto;}
.indexpro .pro1 ul li .img img{ max-width: 100%; height: auto;}

.indexpro .pro1 ul li .wenzi{ margin:0 auto; padding:0; width:100%; height:30px; background: #008cd7; display: block;text-align: center;line-height: 30px; color: #fff; font-size: 12px;}
.indexpro .pro1 ul li .wenzi a{ margin:0 auto; padding:0; width:100%; height:30px; background: #008cd7; display: block;text-align: center;line-height: 30px; color: #fff; font-size: 12px;}
.indexpro .pro1 ul li .wenzi a:hover{  background: #096da3; }






.indexpro .more{ margin:0 auto; padding:0; width:140px; height:40px; background:#666666; display:block; margin-top:20px; }
.indexpro .more a{ margin:0 auto; padding:0; width:140px; height:40px; display:block; background:url(../image/10.png) no-repeat center center #666666;transition: 0.5s; -webkit-transition: 0.5s;}
.indexpro .more a:hover{margin:0 auto; padding:0; width:140px; height:40px; display:block;background:url(../image/10.png) no-repeat center right #c43038;-webkit-transition: 0.5s;}



.indextiao{margin:0 auto; padding:0; width:100%; height:145px; background:url(../image/4.jpg) no-repeat center center #000;}
.indextiao1{margin:0 auto; padding:0; width:100%; height:145px;max-width: 1200px;}
.indextiao11{margin:0 auto; padding:20px 0; width:75%; height:145px; float: left;text-align: center;line-height: 73px; color: #fff; font-size: 40px; font-weight: bold;}
.indextiao12{margin:0 auto; padding:0; width:25%; height:145px; float: right;background: #d0231c;}
.indextiao121{margin:0 auto; padding:20px 0 10px 0; width:100%; height:auto;text-align: center;line-height: 20px; color: #fff; font-size: 18px; font-weight: normal;}
.indextiao122{margin:0 auto; padding:5px 0; width:100%; height:auto;text-align: center;line-height: 30px; color: #fff; font-size: 30px; font-weight: bold;}
.indextiao123{margin:0 auto; padding:0; width:100px; height:30px;background: #fff; display: block;text-align: center;line-height: 30px; color: #d0231c; font-size: 14px; }
.indextiao123 a{margin:0 auto; padding:0; width:100px; height:30px;background: #fff; display: block;text-align: center;line-height: 30px; color: #d0231c; font-size: 14px; }
.indextiao123 a:hover{background: #d0231c;  color: #fff; font-size: 14px; }




.indexkehu{margin:0 auto; padding:40px 0; width:100%; height:auto; background:#f7f8fa;}
.indexkehu1{margin:0 auto; padding:20px 0; width:100%; height:auto; max-width: 1200px;}
.indexkehu1 .title{ margin:0 auto; padding:0; width: 100%; height: auto; max-width: 1200px;line-height: 40px; color: #000; font-size: 24px; text-align:center; }
.indexkehu1 .titleen{ margin:0 auto; padding:20px 0; width: 100%; height: auto; max-width: 1200px;line-height: 20px; color: #666; font-size: 14px; text-align:center; }

.indexkehu1 .connei{ margin:0 auto; padding:0; width: 100%; height: auto;}
.indexkehu1 .connei ul{ margin:0 auto; padding:0; width:100%; height:auto; }
.indexkehu1 .connei ul li{ margin:0 auto; width:31%; height:auto; margin:1%; float:left;  text-align:center;}
.indexkehu1 .connei ul li img{ max-width:100%; height:auto; overflow:hidden;}




.indexyy{ margin:0 auto; padding:40px 0; width:100%; height:auto; background: #f0f0f0; padding-bottom: 40px; }
.indexyy .title{ margin:0 auto; padding:0; width:100%; height:auto;line-height: 40px; color: #000; font-size: 30px; text-align:center; }
.indexyy .titleen{ margin:0 auto; padding:0; width:100%; height:auto;line-height: 20px; color: #888; font-size:16px; text-align:center; }

.indexyy .yy{ margin:0 auto; padding:20px 0; width:100%; height:auto; max-width:1200px;}
.indexyy .yy ul{ margin:0 auto; padding:0; width:100%; height:auto; }
.indexyy .yy ul li{ margin:0 auto; width:21%; height:auto; margin:2%; float:left;  text-align:center;}
.indexyy .yy ul li img{ max-width:100%; height:auto; overflow:hidden;}

.indexyy .yy ul li .titlea{ margin:0 auto; padding:0; width:100%; height:auto; line-height: 30px; color: #000; font-size:18px; text-align:center;}
.indexyy .yy ul li .titleb{ margin:0 auto; padding:10px 0; width:100%; height:auto; line-height: 20px; color: #888; font-size:12px; text-align:center;}

.indexyy .yy ul li:hover{ transition: 0.5s; }


.col-md-31{ margin: 0 auto; padding: 0; width:23%; height:auto; margin: 1%; float: left;}


.counter-section{
	position:relative;
	padding:20px 0px;
	background-attachment:fixed;
	background-repeat:no-repeat;
	background-size:cover;
}

.counter-section:before{
	position:absolute;
	content:'';
	left:0px;
	top:0px;
	width:100%;
	height:100%;
	background-color:rgba(35,38,40,0.1)
}
.auto-container{
	position:static;
	max-width:1200px;
	padding:0px 15px;
	margin:0 auto;
}
.fact-counter{
	position:relative;
}

.fact-counter .column{
	position:relative;
	margin-bottom:10px;
}

.fact-counter .column .inner{
	position:relative;
	text-align:center;
}

.fact-counter .column .inner .content{
	position:relative;
	display:inline-block;
}

.fact-counter .column:last-child .inner{
	border-right:0px;
}

.fact-counter .column .inner .icon-box{
	position:relative; width: 100%; text-align: center; font-size: 14px;
	
}

.fact-counter .count-outer .percentage{
	display:inline-block;
	font-weight:700;
	color:#ffffff;
	font-size:40px;
	line-height:1em;	
}

.fact-counter .column .inner .count-outer{
	position:relative;
	font-weight:700;
	color:#ffffff;
	font-size:36px;
	line-height:1em;
	padding-left:10px;font-size: 14px;

}

.fact-counter .count-outer .count-text{
	position:relative;
	font-weight:700;
	color:#ffffff;
	font-size:36px;
	line-height:1em;
	font-family: 'Montserrat', sans-serif;
}

.fact-counter .column .counter-title{
	position:relative;
	font-size:18px;
	font-weight:600;
	color:#ffffff;
	margin-top:10px;
	padding:12px 30px;
	background-color:#292d2f;
	text-transform:capitalize;
	border:1px solid #303436;
	font-family: 'Montserrat', sans-serif;
}

.fact-counter .column:hover .icon-box{
	
}






/* 多列图文 */
/* default marg-per3 margin right 3% */

.module-full-screen-title { margin:0 auto; padding:0; width:100%; height:auto; max-width:1200px;
	margin-bottom:40px;
	text-align:center;
}
.module-full-screen-title > h3 {
	margin-bottom:13px;margin-top:13px;
	line-height:normal;
	font-weight:normal;
	color:#999;
	font-size:12px;
}
.module-full-screen-title > .module-title-content > h2 {
	display:inline-block;
*display:inline;
*zoom:1;
	margin:0 40px;
	line-height:normal;
	font-weight:normal;
	color:#4d4d4d;
	font-size:24px;
	font-size:2.4rem;
}
.module-full-screen-title > .module-title-content > i {
	display:inline-block;
*display:inline;
*zoom:1;
	position:relative;
	top:-5px;
	width:110px;
	height:1px;
	overflow:hidden;
	background-color:#ccc;
}

.product-list1 { margin:0 auto; padding:0; width:100%; height:auto; max-width:1200px;
	min-height:20px;
}
.product-list1 li { margin:0 auto; padding:0; width:23%; margin:1%; float:left;
	text-align:center;
}
.product-list1 li img { max-width:100%; height:auto;}


.product-list { margin:0 auto; padding:0; width:100%; height:auto; max-width:1200px;
	min-height:20px;
}
.product-list li { margin:0 auto; padding:0; width:31%; margin:1%; float:left;
	text-align:center;
}

.portfolio-img {
	margin-bottom:10px;
	overflow:hidden;
}
.portfolio-img a {
	position:relative;
}
.portfolio-img a, .portfolio-img img {
	width:100%;
	display:block;
	overflow:hidden;
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1);
	-webkit-transition: all 0.3s ease-out 0s;
	-moz-transition: all 0.3s ease-out 0s;
	-o-transition: all 0.3s ease-out 0s;
	transition: all 0.3s ease-out 0s;
}
.portfolio-img .opacity-overlay {
	width:100%;
	height:100%;
	position:absolute;
	top:0;
	left:0;
	z-index:10;
	cursor:pointer;
	background-color:#000;
	opacity:0;
	filter:alpha(opacity=0);
_height:expression( (this.parentElement.clientHeight) +'px');
	-webkit-transform:scale(0);
	-moz-transform:scale(0);
	-o-transform:scale(0);
	-ms-transform:scale(0);
	transform:scale(0);
	-webkit-transition:all 0.25s ease-in-out;
	-moz-transition:all 0.25s ease-in-out;
	-o-transition:all 0.25s ease-in-out;
	-ms-transition:all 0.25s ease-in-out;
	transition:all 0.25s ease-in-out;
}

.portfolio-img a:hover .opacity-overlay {
	filter:alpha(opacity=70);
	opacity:0.7;
	-webkit-transform:scale(1);
	-moz-transform:scale(1);
	-o-transform:scale(1);
	-ms-transform:scale(1);
	transform:scale(1);
	-webkit-transition:all 0.25s ease-in-out;
	-moz-transition:all 0.25s ease-in-out;
	-o-transition:all 0.25s ease-in-out;
	-ms-transition:all 0.25s ease-in-out;
	transition:all 0.25s ease-in-out;
}
.portfolio-img a:hover img {
	transform: scale(1.2, 1.2) rotate(10deg);
	-webkit-transform: scale(1.2, 1.2);
	-moz-transform: scale(1.2, 1.2);
	-o-transform: scale(1.2, 1.2);
	-ms-transform: scale(1.2, 1.2);
	-webkit-transition: all 0.3s ease-out 0s;
	-moz-transition: all 0.3s ease-out 0s;
	-o-transition: all 0.3s ease-out 0s;
	transition: all 0.3s ease-out 0s;
}
.portfolio-item:hover img, .product-item:hover img, .scrollable-item:hover img {
	transform: scale(1.2, 1.2);
	-webkit-transform: scale(1.2, 1.2);
	-moz-transform: scale(1.2, 1.2);
	-o-transform: scale(1.2, 1.2);
	-ms-transform: scale(1.2, 1.2);
	-webkit-transition: all 0.3s ease-out 0s;
	-moz-transition: all 0.3s ease-out 0s;
	-o-transition: all 0.3s ease-out 0s;
	transition: all 0.3s ease-out 0s;
}


.portfolio-wenzi { margin:0 auto; padding:0; width:100%; height:40px;	margin-bottom:10px; background:#005bac; color:#fff; line-height:40px;
}


.product-item {
	position:relative;
}
.product-item .portfolio-img {
	background-color:#f2f2f2;
	overflow:hidden;
	position:relative;
	margin-bottom:0;
}
.product-item .portfolio-text {
	display:none;
	position:absolute;
	top:0;
	left:0;
	z-index:20;
	text-align:center; font-size: 12px;
	width:100%;
	height:100%; line-height:18px;
	color:#fff;
}
.product-item .portfolio-text h2 {
	margin:20px;
	line-height:normal;
	font-size:14px;
	font-size:1.4rem;
	font-weight:normal;
}
.product-item .portfolio-text .icon-detail {
	display:inline-block;
*display:inline;
*zoom:1;
	width:41px;
	height:41px;
	background:url(../images/icon-detail.gif) no-repeat center;
	-webkit-transition:-webkit-transform 0.5s ease-out;
	-moz-transition:-moz-transform 0.5s ease-out;
	transition:transform 0.5s ease-out;
}
.product-item .portfolio-text .icon-detail span {
	display:none;
}

.product-item a:hover .portfolio-text {
	display:block;
}
.product-item .portfolio-text:hover .icon-detail {
	-webkit-transform:rotate(180deg);
	-moz-transform:rotate(180deg);
	transform:rotate(180deg);
}
.product-item .opacity-overlay {
	width:100%;
	height:100%;
	position:absolute;
	top:0;
	left:0;
	z-index:10;
	cursor:pointer;
	background-color:#005bac;
	opacity:0;
	filter:alpha(opacity=0);
_height:expression( (this.parentElement.clientHeight) +'px');
	-webkit-transform:scale(0);
	-moz-transform:scale(0);
	-o-transform:scale(0);
	-ms-transform:scale(0);
	transform:scale(0);
	-webkit-transition:all 0.25s ease-in-out;
	-moz-transition:all 0.25s ease-in-out;
	-o-transition:all 0.25s ease-in-out;
	-ms-transition:all 0.25s ease-in-out;
	transition:all 0.25s ease-in-out;
}
.product-item a:hover .opacity-overlay {
	filter:alpha(opacity=90);
	opacity:0.9;
	-webkit-transform:scale(1);
	-moz-transform:scale(1);
	-o-transform:scale(1);
	-ms-transform:scale(1);
	transform:scale(1);
	-webkit-transition:all 0.25s ease-in-out;
	-moz-transition:all 0.25s ease-in-out;
	-o-transition:all 0.25s ease-in-out;
	-ms-transition:all 0.25s ease-in-out;
	transition:all 0.25s ease-in-out;
}
/*zhuanli*/
#indexzhuanli{ margin:0 auto; padding:0; width:100%; height:auto; min-height:400px; margin-top:40px; background:url(../image/bg11.jpg) no-repeat center center;}
#indexzhuanlimain{ margin:0 auto; padding:0; width:100%; height:auto; max-width:1200px; }
#indexzhuanlititle{ margin:0 auto; padding:0; width:100%; height:40px; background:url(../image/di.png) no-repeat top center; font-size:18px; color:#fff; line-height:40px; text-align:center; }

#indexzhuanlicon{ margin:0 auto; padding:0; width:100%; height:auto; padding-top:30px;font-size:14px; color:#fff; line-height:40px; text-align:center; }



/*解决方案*/
#indexfangan{ margin:0 auto; padding:0; width:100%; height:40px; background:url(../image/di.png) no-repeat top center; font-size:18px; color:#fff; line-height:40px; text-align:center; }


.ixpro li {
    width: 25%;
    float: left;
}

.ixproList a {
    display: block;
    margin: 0 10px;
}

    .ixproList a:link,
    .ixproList a:visited {
        color: #fff;
    }

.ixproList .con {
    position: relative;
}

.ixproList .cover {
    background: url(../images/black.png);
    background: rgba(0,0,0,.4);
    opacity: 0;
    display: none\9;
}

.ixproList .txts {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    padding: 20px 35px 0 35px;
}

    .ixproList .txts .line {
        width: 0;
        height: 2px;
        background: #fff;
        margin-bottom: 20px;
        transition: 400ms;
        -webkit-transition: 400ms;
    }

    .ixproList .txts .txx {
        opacity: 0;
        display: none\9;
        transition: 400ms;
        -webkit-transition: 400ms;
    }

    .ixproList .txts .ti {
        transform: translateX(-60px);
        -webkit-transform: translateX(-60px);
    }

    .ixproList .txts .tx1 {
        font-size: 24px;
        margin-bottom: 5px;
        transition-delay: 100ms;
        -webkit-transition-delay: 100ms;
    }

    .ixproList .txts .tx2 {
        font-size: 14px;
        transition-delay: 200ms;
        -webkit-transition-delay: 200ms;
    }

    .ixproList .txts .aen {
        position: absolute;
        left: 35px;
        bottom: 45px;
        font-size: 20px;
        font-family: 'MyriadPro-SemiCn';
        letter-spacing: -1px;
        transform: translateY(-60px);
        -webkit-transform: translateY(-60px);
        transition-delay: 300ms;
        -webkit-transition-delay: 300ms;
    }

.ixproList a:hover .cover {
    opacity: 1;
    display: block\9;
}

.ixproList a:hover .txts .line {
    width: 100%;
}

.ixproList a:hover .txts .txx {
    transform: translate(0);
    -webkit-transform: translate(0);
    opacity: 1;
    display: block\9;
}


.ixprob {
    position: relative; margin:0 auto; padding:0;
    margin-top: 50px; width:100%; height:auto; max-width:1200px;
}

.ix-pro-arrow {
    font-size: 0;
    width: 58px;
    height: 58px;
    position: absolute;
    top: 50%;
    margin-top: -29px;
    background-color: #ff0000;
    z-index: 99;
    cursor: pointer;
    transition: 400ms;
    -webkit-transition: 400ms;
    opacity: 0;
    display: none\9;
}

.ix-pro-prev {
    left: 0;
    transform: translateX(100px);
    -webkit-transform: translateX(100px);
    -ms-transform: translateX(100px);
}

.ix-pro-next {
    right: 0;
    transform: translateX(-100px);
    -webkit-transform: translateX(-100px);
    -ms-transform: translateX(-100px);
}

.ix-pro-prev .ico {
    background-image: url(../images/rr-ixproprev.png);
}

.ix-pro-next .ico {
    background-image: url(../images/rr-ixpronext.png);
}

.ix-pro-arrow.show {
    transform: translateX(0);
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    opacity: 1;
    display: block\9;
}

.ixTitle2 .ixt .ch {
    letter-spacing: 15px;
}

.ixTitle2 .ixt .en1 {
    letter-spacing: 0;
}

.ixTitle2 .ixt {
    width: 230px;
}
.pic{
	display:block;
	width:100%;
	overflow:hidden;
	position:relative;
	background-size:cover;
	background-repeat:no-repeat;
	background-position: center center;
	}
.pic1{
	display:block;
	width:100%; height:40px;
	position:relative; text-align:center; color:#666; background:#f3f3f3; line-height:40px;
	}
.pic img{
	display:block;
	width:100%;
	transition:600ms;
	-webkit-transition:600ms;
	}
.scapic:hover img{
	transform:scale(1.1);
	-webkit-transform:scale(1.1);
	}
.ctx{
	text-align:center;
	}
.jtx{
	text-align:justify;
	} 
.tx{ 
	text-align:justify;
	overflow:hidden;
	line-height:25px !important;
	}
.freeTx{
	text-align:justify;
	}
.freeTx img{ 
	display:block;
	margin:0 auto; 
	max-width:100%;
	height:auto !important;
	}
.nowti{
	white-space:nowrap;
	text-overflow:ellipsis;
	overflow:hidden; 
	line-height:1.1;
	}
.ti,.name,.tii,.ch{
	line-height:1.4;
	}
.en{
	line-height:1.1;
	}
.aen{
	text-transform:uppercase;
	line-height:1.1;
	}
.cen{
	text-transform:capitalize;
	line-height:1.1;
	}
.ico,.aw{
	width:100%;
	height:100%;
	display:block;
	background-repeat:no-repeat;
	background-position:center center;
	transition:300ms;
	-webkit-transition:300ms;
	position:relative;
	}
.cover,.bg{
	display:block;
	position:absolute;
	top:0;
	left:0;
	right:0;
	bottom:0;
	transition:600ms;
	-webkit-transition:600ms;
	}
.bg{
	transition:300ms;
	-webkit-transition:300ms;
	}
.line{
	display:block;
	}
.fixbg{
	width:100%;
	background-repeat:no-repeat;
	background-position: center center;
	background-size:cover;
	background-attachment:fixed;
	-webkit-background-attachment:fixed;
	background-attachment:scroll\9;
	position: relative;
	}
/**/
.teico{ margin:0 auto; padding:40px 0; width: 100%; height: auto; background: #e3e9ee;}
.teicomain{ margin:0 auto; padding:0; width: 100%; height: auto; max-width: 1200px;}
.teicomain ul{ margin:0 auto; padding:0; width: 100%; height: auto;}
.teicomain ul li{ margin:0 2%; padding:0; width: 20%; height: auto; border-right:1px solid #c0c0c0; float: left;}
.teicomain ul li .img{ text-align: center;}
.teicomain ul li .txt1{ margin:0; padding:0; width: 100%; height: auto; text-align: center; color: #333; line-height: 30px; font-size: 18px;}
.teicomain ul li .txt2{ margin:0; padding:0; width: 100%; height: auto; text-align: center; color: #333; line-height: 30px; font-size: 12px;}

/*fangan*/
.fangan{ margin:0 auto; padding:40px 0; width: 100%; height: auto; max-width: 1200px;}
.fangan .title{ margin:0 auto; padding: 0; width: 100%; height: auto; text-align: center; color: #00a2e9; line-height: 30px; font-size: 24px;}
.fangan .title1{ margin:0 auto; padding: 0; width: 100%; height: auto; background: url(../image/line1.jpg) no-repeat top center;text-align:  center; color: #888; line-height: 30px; font-size: 14px;}

.fangan .tu{ margin:0 auto; padding:40px 0 0 0; width: 100%; height: auto;}
.fangan .tu ul{ margin:0 auto; padding:0; width: 100%; height: auto;}
.fangan .tu ul li{ margin:0 1%; padding:0; width: 14%; height: auto;float: left;}
.fangan .tu ul li .img{ text-align: center;}
.fangan .tu ul li .txt1{ margin:0; padding:0; width: 100%; height: auto; text-align: center; color: #333; line-height: 30px; font-size: 18px;}


/**/
.hzbj{ height: 632px; box-sizing: border-box; background: #f8f8f8; padding-top: 80px; overflow: hidden; font-family:"Microsoft Yahei";}
.hz h2{}
.hz .m_hz{width: 1200px;padding-top: 60px; height: 225px; position: relative;}
.hz .m_hz:before{content: ""; width: 474px; color: #cecccd; background: #cecccd; height: 1px; left:0;bottom:21px;position: absolute;}
.hz .m_hz:after{content: ""; width: 474px; color: #cecccd; background: #cecccd; height: 1px; right:0;bottom:21px;position: absolute;}
.hz .m_hz p{width: 304px; height: 274px; z-index: 9; position: absolute;left:0;bottom: 0;}
.hz .m_hz p img{width: 304px; height: 274px; display: block;}
.hz .m_hz .scroll{width: 1200px; overflow: hidden; float: right;}
.hz .m_hz li{width: 214px; margin-right: 17px; float: left;}
.hz .m_hz li:last-child{margin-right: 0;}
.hz .m_hz li img{width: 212px;height: 130px; border:1px solid #d6d6d6; display: block;transition: all 0.5s linear;-webkit-transition: all 0.5s linear;-moz-transition: all 0.5s linear;-o-transition: all 0.5s linear;}
.hz .m_hz li a{ text-decoration: none; }
.hz .m_hz li span{font-size: 16px; text-align: center; color: #666666; font-weight: normal; height: 48px; line-height: 48px; display: block; white-space:nowrap;overflow:hidden;text-overflow:ellipsis; }
.hz .m_hz li a:hover img{border-bottom: 3px solid #172e7a;}
.hz .m_hz li a:hover span{ color: #172e7a; font-weight: bold; }

.m_hz .pages{width:1200px;left:50%;margin-left:-600px;position:absolute;z-index:1;bottom:15px;overflow:hidden;}
.m_hz .pages ul{margin-left:500px;}
.m_hz .pages ul li{float:left;margin:0 5px;display:inline;cursor:pointer;}
.m_hz .pages ul li{width:14px;height:14px;background:#172e7a;border-radius: 100%; }
.m_hz .pages ul .on{background:#c30008;width: 36px; border-radius: 30px;}

.hz_tel{margin:50px auto; width: 100%; max-width: 700px;}
.hz_tel p{font-size:16px;color: #666666;padding-left: 40px;background:url(../images/hztel.png) no-repeat left center; line-height: 30px; }
.hz_tel p span{margin: 0 20px; padding: 10px 40px; background: #182f7a; border-radius: 20px; font-size:18px;color: #fff; font-family: "Arial"; font-weight: bold; text-align: center;}


/**/

.tit01{ box-sizing: border-box; text-align: center; font-family: "Microsoft YaHei";font-size: 30px; color: #333333; display: block;  font-weight: normal;}
.tit01 a{color: #333333;}
.tit01 i{font-weight: bold;color: #172e7a;}
.tit01 span{text-align: center; font-family: "Microsoft YaHei";font-size: 14px; color: #666666; display: block; font-weight: normal; line-height: 30px;}


.nswsbj{ height: 832px; box-sizing: border-box;  padding-top:80px; overflow: hidden; font-family:"Microsoft Yahei";}
.nswsbj .tit01{margin-bottom: 30px;}
.news{width:511px; float: left; }
.news h2{height:40px; line-height: 40px; margin-bottom: 20px; position: relative; font-size: 20px; color: #07258a; background:url(../images/newsico.png) no-repeat left center;padding-left: 30px; font-weight: normal; }
.news h2 i{color:#07258a;}
.news h2 span{ float: right; color: #333; font-size: 14px; }
.news dl{width:511px;border-bottom: 1px solid #f5f5f5;}
.news dl dt{width:511px;overflow: hidden; position: relative;}
.news dl dt img{ width:511px; height: 283px; display: block;-webkit-transition: 1s;-moz-transition: 1s;transition: 1s;}
.news dl dt img:hover{-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1);}
.news dl dd{padding-top: 15px;}
.news dl dd h3{font-size: 16px;  color: #333333; font-weight: bold; height: 42px; line-height: 42px;}
.news dl dd h3 a{color: #333333;}
.news dl dd p{font-size: 14px; text-align: justify; color: #666666; line-height: 24px;padding:10px 0; }

.news .news2{padding-top: 20px;}
.news em{font-size: 14px; color: #666666; height: 35px; line-height: 35px; display: block;}
.news em a{color: #666666;}
.news em i{ font-size: 14px; color: #fff; width: 16px; height: 16px; line-height: 16px; background: #424242; display: inline-block; text-align: center; font-weight: normal;margin-right: 10px; }
.news em span{ font-size: 12px; color: #666666; float: right; font-weight: normal; }


.wt{width:607px;overflow: hidden;font-family:"Microsoft Yahei"; float: right;}
.wt h2{height:40px; line-height: 40px; margin-bottom: 20px; position: relative; font-size: 20px; color: #07258a; background:url(../images/wtico.png) no-repeat left center;padding-left: 30px; font-weight: normal; }
.wt h2 i{color:#07258a;}
.wt h2 span{ float: right; color: #333; font-size: 14px; }

.wt_c dl{padding-bottom: 20px;border-bottom: 1px solid #d6d6d6; }
.wt_c dt{ line-height: 30px; font-size: 16px; font-weight: bold;margin-bottom: 20px;}
.wt_c dt em{width: 81px; height: 28px; line-height: 28px; color: #fff; display: inline-block; text-align: center; font-weight: normal; border-radius: 30px; background: #c30008;margin-right: 10px; }
.wt_c dt a{ color:#333333;}
.wt_c dd{line-height: 26px; font-size: 14px;margin-top: 10px;}

.wt_c ul{padding-top: 20px; height: 191px;}
.wt_c li{padding-left: 15px;  background: url(../images/wtico1.png) no-repeat left center; font-size: 14px; color: #666666; height: 35px; line-height: 35px; display: block;}
.wt_c li a{color: #666666;}
.wt_c li span{ font-size: 12px; color: #666666; float: right; font-weight: normal; }
.mores{width:100%;}
.mores img{width: 100%; height: auto; float: left;}


/*indexabout*/
#indexabout{ margin:0 auto; padding:40px 0; width:100%; height:auto;background: url(../image/aboutbg.jpg) no-repeat center center;}
#indexaboutmain{ margin:30px auto; padding:0; width:100%; height:auto; max-width:1200px; position:relative; display: block;}


#indexaboutright{margin:0 auto; padding:2% 4%; width:50%; height:auto; float: right; background: #fff;}
#indexaboutright1{margin:0 auto; padding:30px 0; width:100%; height:auto; float: left; font-size:30px; color:#000; line-height:30px; text-align:left; text-decoration:none; }
#indexaboutright2{margin:0 auto; padding:10px 0; width:100%; height:auto; float: left; font-size:12px; color:#666; line-height:22px; text-align:left; text-decoration:none; }

#indexaboutright3{margin:0 auto; padding:10px 0; width:100%; height:auto; float: left; border-top:1px dashed #e3e3e3; border-bottom:1px dashed #e3e3e3;  }
#indexaboutright31{margin:0 auto; padding:10px 0; width:31%; height:auto; float: left; margin: 1%;}
#indexaboutright31 .title{margin:0 auto; padding:0; width:100%; height:auto; font-size:14px; color:#666; line-height:30px; text-align:center; text-decoration:none;}
#indexaboutright31 .title a{font-size:14px; color:#666; line-height:30px; text-align:center; text-decoration:none;}
#indexaboutright31 .img{margin:0 auto; padding:0; width:100%; height:auto; text-align: center;}


#indexaboutright4{margin:10 auto; padding:10px 0; width:100%; height:auto; margin-top: 20px; float: left;font-size:14px; color:#666; line-height:20px; text-decoration:none; }
#indexaboutright5{ display:none;}




/*news*/
#indexnews{ margin:0 auto; padding:0; width:100%; height:auto; max-width:1200px; margin-bottom:30px; margin-top:30px;}
#indexnews1{ margin:0 auto; padding:0; width:33%; height:auto; float:left; margin-right:4%;}
#indexnews11{ margin:0 auto; padding:0; width:100%; height:auto; border-bottom:10px; float:left; border-bottom:2px solid #e3e3e3;
font-size:30px; color:#000; font-family:"微软雅黑",宋体,Arial;line-height:40px; text-align:left;}
#indexnews12{ margin:0 auto; padding:0; width:100%; height:auto; margin-bottom:10px; margin-top:10px;}
#indexnews12 img{ max-width:100%; height:auto;}
#indexnews13{ margin:0 auto; padding:0; width:100%; height:auto;font-size:16px; color:#000; font-family:"微软雅黑",宋体,Arial;line-height:30px; text-align:left; }
#indexnews13 a{font-size:16px; color:#000; font-family:"微软雅黑",宋体,Arial;line-height:30px; text-align:left; }
#indexnews13 a:hover{ color:#B81C22;}
#indexnews14{ margin:0 auto; padding:0; width:100%; height:auto;font-size:12px; color:#888; font-family:"微软雅黑",宋体,Arial;line-height:20px; text-align:left; }

#indexnews15{ margin:0 auto; padding:0; width:100%; height:auto; padding-top:20px; padding-bottom:20px; border-bottom:2px solid #e3e3e3; }
#indexnews15 ul{ margin:0 auto; padding:0; width:100%; height:auto;  }
#indexnews15 ul li{ margin:0 auto; padding:0; width:100%; height:auto; display:block; background: url(../image/dot.jpg) no-repeat top left; font-size:12px; color:#888; font-family:"微软雅黑",宋体,Arial;line-height:30px; text-align:left; }
#indexnews15 ul li a{ padding:30px;font-size:12px; color:#888; font-family:"微软雅黑",宋体,Arial;line-height:30px; text-align:left; }
#indexnews15 ul li a:hover{ color:#B81C22;}

#indexnews2{ margin:0 auto; padding:0; width:33%; height:auto; float:left; margin-right:4%;}
#indexnews21{ margin:0 auto; padding:0; width:100%; height:auto; border-bottom:10px; float:left; border-bottom:2px solid #e3e3e3;
font-size:30px; color:#000; font-family:"微软雅黑",宋体,Arial;line-height:40px; text-align:left;}
#indexnews22{ margin:0 auto; padding:0; width:100%; height:auto;font-size:16px; margin-top:20px; color:#000; font-family:"微软雅黑",宋体,Arial;line-height:30px; text-align:left; }
#indexnews22 span{ background:#B81C22; color:#fff; font-size:14px; line-height:30px; padding:5px;}
#indexnews22 a{padding-left:15px;font-size:16px; color:#000; font-family:"微软雅黑",宋体,Arial;line-height:30px; text-align:left; }
#indexnews22 a:hover{ color:#B81C22;}
#indexnews23{ margin:0 auto; padding:0; padding-top:15px; width:100%; height:auto;font-size:12px; color:#888; font-family:"微软雅黑",宋体,Arial;line-height:20px; text-align:left; }
#indexnews24{ margin:0 auto; padding:0; width:100%; height:auto; padding-top:20px; padding-bottom:20px; border-bottom:2px solid #e3e3e3; }
#indexnews24 ul{ margin:0 auto; padding:0; width:100%; height:auto;  }
#indexnews24 ul li{ margin:0 auto; padding:0; width:100%; height:auto; display:block; background: url(../image/dot.jpg) no-repeat top left; font-size:12px; color:#888; font-family:"微软雅黑",宋体,Arial;line-height:30px; text-align:left; }
#indexnews24 ul li a{ padding:30px;font-size:12px; color:#888; font-family:"微软雅黑",宋体,Arial;line-height:30px; text-align:left; }
#indexnews24 ul li a:hover{ color:#B81C22;}
#indexnews25{ margin:0 auto; padding:0; width:100%; height:auto; margin-bottom:10px; margin-top:30px;}
#indexnews25 img{ max-width:100%; height:auto;}
#indexnews3{ margin:0 auto; padding:0; width:20%; padding:2%; height:auto; float:left; border:1px solid #e3e3e3; }
#indexnews31{ margin:0 auto; padding:0; width:100%; height:auto; float:left; font-size:18px; color:#B81C22; font-family:"微软雅黑",宋体,Arial;line-height:40px; text-align:left; }
#indexnews31 span{ font-size:12px; color:#888; font-family:Arial;line-height:40px; text-align:left; }
#indexnews32{ margin:0 auto; padding:0; width:100%; height:auto; margin-bottom:10px; margin-top:30px;}
#indexnews32 img{ max-width:100%; height:auto;}
#indexnews33{ margin:0 auto; padding:0; width:100%; height:auto; margin-bottom:10px; margin-top:30px;}

.quetion{ height:265px; overflow:hidden; margin-top:20px;}
.quetion dl{ padding-top:24px; padding-bottom:25px; border-bottom:1px dotted #e1e1e1;}
.quetion dl h3{font-weight: inherit; }
.quetion dt{ padding-left:30px; background:url(../images/wen.png) no-repeat left center; height:17px; line-height:17px; overflow:hidden; width:250px;white-space: nowrap;text-overflow: ellipsis;}
.quetion dt a{ font-size:15px;}
.quetion dd{ padding-left:30px; background:url(../images/da.png) no-repeat left top; font-size:15px; color:#686868; line-height:20px; height:40px; overflow:hidden; margin-top:20px;}



#indexsearch{margin:0 auto; padding:0; width:100%; height:61px;background:#c30008;}
#indexsearchmain{margin:0 auto; padding:0; width:100%; height:61px; max-width: 1200px; background: url(../image/6.jpg) no-repeat top center; color:#000; line-height:30px; text-decoration:none; text-align: left;}
#indexsearchleft{margin:0 auto; padding:0; width:100%; height:61px; font-size:14px; color:#fff; line-height:60px; text-decoration:none; text-align: center;}
#indexsearchleft a{font-size:14px; color:#fff; line-height:60px; text-decoration:none; text-align: center;}
#indexsearchleft a:hover{text-decoration: underline; text-align: center;}

#indexsearchright{margin:0 auto; padding:0; width:26%; height:auto; float: right;}



.search { width:100%; position: relative; float:left; background-color: #c12411;height:40px;}
.search input[type=text] { width:70%; opacity:1;   outline: none; border:0; background:none; line-height: 40px; color: #fff; font-size: 14px;  transition:455ms ease-in-out;}

.search .search-txt{ padding-left:10px;}
.search .search-btn{ padding-right:10px; padding-top:5px;}

#featured-title {width: 100%; }
#featured-title .featured-title-inner-wrap { padding: 28px 0px 30px 0px; display: table; overflow: hidden; width: 100%; }
#featured-title .featured-title-heading-wrap { display: table-cell; text-align: right; vertical-align: middle; width: 65%; padding-top: 6px; }
#featured-title .feautured-title-heading { margin: 0px; font-size: 18px; line-height: 24px; }
#featured-title #breadcrumbs { display: table-cell; text-align: left; vertical-align: middle;  width: 35%; padding-top: 5px; }
#featured-title #breadcrumbs .sep { padding: 0px 10px; color: #e0e0e0; }
#featured-title #breadcrumbs span.trail-end { color: #999; }
#featured-title #breadcrumbs a.trail-begin { color: #555; }
#featured-title #breadcrumbs a:hover { color: #ffc30c; }

.hui{ background:#f3f3f3;}


#conservice2{ margin:0 auto; padding:0; width:100%; height:auto; background: url(../image/servicebg.jpg) no-repeat top center;}
#conservice22{ margin:0 auto; padding:0; width:100%; height:auto; max-width:1200px; padding-top:20px;font-family:"微软雅黑","宋体"; font-size:30px;color:#fff; text-align:center; text-decoration:none; line-height:40px;}
#conservice221{ margin:0 auto; padding:0; width:100%; height:52px; max-width:1200px; background: url(../image/line.png) no-repeat top center;font-family:Arial; font-size:20px;color:#fff; text-align:center; text-decoration:none; line-height:52px;}
#conservice23{ margin:0 auto; padding:0; width:100%; height:auto; max-width:1200px; padding-top:10px; padding-bottom:20px;font-family:"微软雅黑","宋体"; font-size:14px;color:#fff; text-align:center; text-decoration:none; line-height:20px;}
#conservice24{ margin:0 auto; padding:0; width:100%; height:auto; max-width:1200px; padding-top:10px; padding-bottom:20px;}

.cn {width: 100%;overflow: hidden;margin-bottom: 15px;}
.cn h4{ font-size:17px; margin:8px 0; font-weight:500; color:#000}
.cn ul {overflow: hidden;}
.cn ul li {float: left; width: 20%;*width:19.6%;margin:0 1.5%;background: #f5f5f5;padding: 11px; text-align:center}
.cn-wz {width: 100%;}
#Context .cn-wz p { color:#ed1c24;font-size: 15px;text-indent: 0;margin: 5px 0;font-weight: bold;}
.cn ul li img {display:block; text-align: center; margin:0 auto}
.cn-wz span {color: #555;font-size: 13px;}


.service{ width:100%; margin:3% 0; overflow:hidden;}
.service h3,.peijian h3,.cn h3,.contact h3{font-size: 24px;width: 100%;color: #3d3d3d;margin: 20px 0 20px 0;}
.service p,.peijian p,.cn p,.contact p{ margin:15px  0; text-indent:25px; line-height:26px; }
/*service html*/
.ser_con{ margin-top:60px; margin-bottom:30px;}
.service li{ width:30%; overflow:hidden;  margin:0 1.5% 2% 1.5%;_margin:0 1% 2% 1%; float:left; background:#fff; }

.service li .first{ margin:0 auto; padding:0; width:100%; height:auto;transition:688ms;}
.service li .first img{ max-width:100%; height:auto;transition:688ms;}

.service li .text dt{margin:0 auto; padding:0; width:100%; height:auto;font-size: 18px; text-align:center; background:url(../image/line2.png) no-repeat bottom center;
    color: #000;
    font-weight: normal;
    line-height: 56px;}
.service li .text dd{margin:0 auto; padding:15px 0; width:92%; height:auto;font-size: 12px; text-align:center; min-height: 80px;
    color: #888;
    font-weight: normal;
    line-height: 26px;}


.service li:hover{ background:#005bac;}
.service li:hover .first img{transform:scale(1.1); -webkit-transform:scale(1.1); -moz-transform:scale(1.1);}
.service li:hover .text dt{ color:#fff;background:url(../image/line3.png) no-repeat bottom center;}
.service li:hover .text dd{ color:#fff;}



.counter { color:#1b5ba5; border-radius: 5px; line-height:40px; font-size:20px; font-weight:bold;}
.time1{ width:100px; height:54px; float:left;}
.time1 h1{ float:left;}
.time1 h2{ float:left;}
.time2{ width:70px; height:54px; float:left; margin-left:50px;}
.time3{ width:70px; height:54px; float:left; text-align:center;margin-left:40px;}
.timex{ width:50px; height:30px; margin-top:4px;color:#333; float:left;}
.timey{ width:200px; float:left; color:#333;font-size:20px;}
.wrapper2 .timey{ width:148px; margin-left:52px; float:left;}
.wrapper3 .timey{ width:152px; margin-left:48px; float:left;}
.count-title { font-weight: normal; text-align: center; }
.count-text { font-size: 13px; font-weight: normal;  margin-top: 10px; margin-bottom: 0; text-align: center; }
/*时间人数结束*/

#indexaboutvideo{ margin:0 auto; padding:0; width:100%; height:auto; max-width:1200px; margin-bottom:30px; margin-top:30px;}

#indexaboutvideo1{ margin:0 auto; padding:0; width:24%; height:auto; margin-right:1%; float:left;}
.indexaboutvideo11{ margin:0 auto; padding:0; width:100%; height:auto;transition:688ms; overflow:hidden; position:relative;}
.indexaboutvideo11 img{ max-width:100%; height:auto;transition:688ms;}

.indexaboutvideo12{ margin:0 auto; padding:0; width:100%; height:50px; display:block; background:#fff;font-size:14px; color:#666; font-family:"微软雅黑",宋体,Arial;line-height:30px; text-align:center; text-decoration:none; }
.indexaboutvideo12 a{ margin:0 auto; padding:0; width:100%; height:50px; display:block; background:#fff;font-size:14px; color:#666; font-family:"微软雅黑",宋体,Arial;line-height:30px; text-align:center; text-decoration:none; }
.indexaboutvideo12 a:hover{ background:#5b0d11;font-size:14px; color:#fff; }


#indexaboutvideo1:hover  .indexaboutvideo12{margin:0 auto; padding:0; width:100%; height:50px; display:block; background:#c12411;font-size:14px; color:#fff;font-size:14px; font-family:"微软雅黑",宋体,Arial;line-height:30px; text-align:center; text-decoration:none;}
#indexaboutvideo1:hover  .indexaboutvideo11 img{transform:scale(1.1); -webkit-transform:scale(1.1); -moz-transform:scale(1.1);}


#indexculture{ margin:0 auto; padding:0; width:100%; height:auto; background:url(../image/bg1.jpg) no-repeat top center;}
#indexculturemain{ margin:0 auto; padding:30px 0; width:100%; height:auto; max-width:1200px;}







/*成功案例*/
.casemain{ padding:0; width:100%; height:auto;}
.case-box{ padding:30px;}
.cases{ margin-bottom:10px;}
.cases li{ width:18%; margin-right:1.7%; float:left; margin-bottom:60px; display:block;}
.cases li:nth-child(5n+5){ margin-right:0;}
.cases li figure{ display:block; overflow:hidden; line-height:normal;}
.cases li figure img{ display:block; width:100%; height:auto; line-height:0; transition:450ms;}
.cases li figcaption{ display:block; width:100%; height:70px; color:#6c6c6c; font-size:14px; background:#fff; margin-top:3px; position:relative; overflow:hidden;}
.cases li figcaption span{ display:block; line-height:70px; text-align:center; position:relative; z-index:5; transition:350ms;}
.cases li figcaption:before{ content:""; width:100%; height:100%; background:#00a0e9; position:absolute; left:0; top:100%; transition:340ms;}
.cases li:hover figure img{ transform:scale(1.06); -webkit-transform:scale(1.06); -moz-transform:scale(1.06);}
.cases li:hover figcaption:before{ top:0;}
.cases li:hover figcaption span{ color:#fff;}


.g_pz{background:url(../image/bg1.jpg) no-repeat center top;height: 660px;padding-top: 40px;}
.g_pz h2{height: 140px;text-align: center;font-size: 48px;font-weight: normal;color: #fff;}
.g_pz h2 a{color: #fff;}
.g_pz h2 em{display: block;font-size: 18px;color: #fff;background:url(../image/pztit.png) no-repeat;margin-top: 5px;height: 36px;line-height: 36px;}

.g_pz .m_pz{ margin:0 auto; padding:0; width:100%; height:auto; max-width:1200px;}

.g_pz dl{float: left;width: 285px;margin-right: 18px;}
.g_pz .lastdl{margin-right: 0;}
.g_pz dt{width: 285px;height: 316px;overflow: hidden;}
.g_pz dt img{width: 285px;height: 316px;display: block;}
.g_pz dd{height: 142px;background: #295abf;position: relative;}
.g_pz dd i{position: absolute;left:50%;top:-70px;margin-left: -70px; width: 140px; padding-top:30px;height: 140px;background:url(../image/pzbg1.png) no-repeat;display: block; text-align:center;}
.g_pz dl:hover dd i{background:url(../image/pzbg2.png) no-repeat}
.g_pz dl:hover dd{background: #ebab01}
.g_pz h3{padding-top: 56px;font-size: 20px;color: #fff;line-height: 36px;font-weight: normal;text-align: center;position: relative;z-index: 11;}
.g_pz dl:hover h3{padding-top: 20px;}
.g_pz p{font-size: 14px;line-height: 22px;text-align: center;color: #fff;padding: 0 40px;display: none;position: relative;z-index: 15;}
.g_pz dl:hover p{display: block;}
.g_pz .lastdl p{padding: 0 15px;}

.content{ margin:0 auto; padding:0; width:100%; height:auto; max-width:1200px;}
/*
.news { height: 830px;padding-top: 65px;background: #f7f7f7; }
.news h2{height: 145px;text-align: center;font-size: 48px;font-weight: normal;color: #292929; }
.news h2 a{color: #292929;}
.news h2 em{display: block;font-size: 18px;color: #4a4a4a;background:url(Img/Index/newtitem.png) no-repeat;margin-top: 10px;height:30px;line-height:30px;}
.new_xw {float: left;width: 704px; }
.news_tit { height: 42px;line-height: 42px; font-size: 24px; font-weight: bold; color: #00428e;margin-bottom: 36px; }
.news_tit a{color: #00428e;}
.news_tit span a{display: block; height: 42px;line-height: 42px;background:url(Img/Index/newtit2.jpg) no-repeat right 13px;padding-right: 30px;font-size: 12px;color: #00428e;font-weight: normal;}

.news_con dl { height: 230px; }
.news_con dt { width:326px; height: 216px; float: left; overflow: hidden;}
.news_con dt img { width: 326px; height: 216px; display: block; transition: all 0.3s linear 0s;}
.news_con dt:hover img{transform: scale(1.1);}
.news_con dd { width: 345px; float: right; }
.news_con dd h3 { height: 42px; font-size: 18px; font-weight: normal; line-height: 42px; margin-bottom: 15px; overflow:hidden; white-space:nowrap; text-overflow:ellipsis;  }
.news_con dd h3 a { color: #000000; }
.news_con dd h4{height: 28px;line-height: 28px;font-size: 14px;color: #9b9b9b;font-weight: normal;}
.news_desc { height: 78px; margin-bottom: 15px; font-size: 14px; font-weight: normal; line-height: 26px; color: #5e5e5e; }
.news_link a { font-size: 12px; font-weight: normal; line-height: 30px; color: #00428e; }

.newdown{background: #fff;padding: 22px 33px 20px 16px;}
.news_con p { height: 46px; font-size: 14px; font-weight: normal; line-height: 46px;  border-bottom: 1px solid #e5e5e5;  font-size: 14px;}
.news_con p:last-child{border-bottom: none;}
.news_con p a { display: block; color: #444544; }
.news_con p span { float: right; font-size: 14px; font-family: arial; color: #9b9b9b;}
.news_con p:hover {color: #00428e;}
.news_con p:hover a{color: #00428e;}
*/
.faq { width: 412px; }
.faq h3 { height: 42px;line-height: 42px; font-size: 24px; font-weight: bold; color: #00428e;margin-bottom: 30px; }
.faq h3 a{color: #00428e;}
.faq h3 span{display: block; height: 42px;line-height: 42px;background:url(Img/Index/newtit2.jpg) no-repeat right 13px;padding-right: 30px;font-size: 12px;color: #00428e;font-weight: normal;}
.faq .wdtj{height: 330px;}
.faq .wdtj dt { width:411px; height: 184px; margin-bottom: 20px;overflow: hidden;}
.faq .wdtj dt img { width: 411px; height: 184px; display: block; transition: all 0.3s linear 0s;}
.faq .wdtj dt:hover img{transform: scale(1.1);}
.faq .wdtj dd h3 { height: 34px; font-size: 18px; font-weight: normal; line-height: 34px; margin-bottom: 12px; }
.faq .wdtj dd h3 a { color: #000000; }
.faq .wdtj p { height: 52px; font-size: 14px; font-weight: normal; line-height: 26px; color: #5e5e5e; }
.faq .wdtj p a{color: #00428e;}


/*rencai*/
.character-box{ padding: 80px 0 45px; background: #fff;}
.characterimg{ float: right; width: 40.37%; line-height: 1;}
.characterimg img{ display: block; width: 100%; height: auto; line-height: 0;}
.charctele{ float: left; width: 54.62%; float: left; padding-top: 68px;}
.charctele h3{ color: #000000; font-size: 28px; font-weight: bold; line-height: 1.2; margin-bottom: 30px;}
.charctele p{ color: #646464; font-size: 14px; line-height: 2;}
.resources-box{ margin:0 auto; padding:0; width:96%; height:auto; background: #fff;}
.rescourceimg img{ display: block; width: 100%; height: auto; line-height: 1;}
.resource{ padding: 20px;}
.resoucetop{ margin-bottom: 2px; background:#005bac; padding:20px 0;}
.resoucetop span{ display: block; float: left; line-height: 1; color: #fff; font-size: 16px; font-weight: bold;}
.resoucetop span.span1{ padding-left: 23px; width: 610px;}
.resoucetop span.span3{ float: right; margin-right: 28px;}

.resoucein{ margin-bottom: 1px;}
.resces{ cursor: pointer; background: #fff; transition: 0.5s; border-bottom:1px dashed #e3e3e3;}
.resces:hover{ background: #d2d2d2;}
.resces:hover b:before,.resces:hover b:after{ background: #fff;}
.resces span{ display: block; float: left; transition: 0.4s; padding-left: 46px; height: 60px; line-height: 60px; color: #000000; font-size: 16px; position: relative; width: 588px;} 
.resces span:before{ content: ""; width: 7px; height: 7px; background: #a0a0a0; position: absolute; left: 25px; top: 50%; margin-top: -3px; transition: 0.4s;} 
.resces time{ display: block; float: left; line-height: 60px; color: #000000; font-size: 14px; font-family: "Arial"; transition: 0.4s;}
.resces b{ display: block; float: right; width: 20px; height: 20px; margin-top: 20px; margin-right: 32px; position: relative;}
.resces b:before{ content: ""; width: 100%; height: 4px; background: #dcdcdc; position: absolute; right: 0; top: 8px; transition: 0.35s;}
.resces b:after{ content: ""; width: 4px; height: 100%; background: #dcdcdc; position: absolute; top: 0; left: 8px; transition: 0.35s;}

.resces.on{ background: #dcdcdc;}
.resces.on span{ color: #666;}
.resces.on span:before{ background: #666;}
.resces.on time{ color: #666;}
.resces.on b:before{ background: #666;}
.resces.on b:after{ background: #666; transform: translateY(12px); -webkit-transform: translateY(12px); -moz-transform: translateY(12px); opacity: 0; visibility: hidden;}
.recerdown{ display: none;}
.recewr{ background: #fff; padding: 24px 44px 27px;}
.recewr h3{ line-height: 1; color: #000000; font-size: 16px; font-weight: normal; margin-bottom: 16px;}
.recewr p{ color: #646464; font-size: 14px; line-height: 2;}
.rclose{ background: #eeeeee; text-align: center; cursor: pointer;}
.rclose span{ display: inline-block; height: 43px; line-height: 43px; color: #000000; font-size: 12px;}


.wdlst{background: #fff;padding: 22px 25px 20px 22px;}
.wdlst li {height: 46px; font-size: 14px; font-weight: normal; line-height: 46px;  border-bottom: 1px solid #e5e5e5;  font-size: 14px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;  }
.wdlst li:last-child{border-bottom: none;}
.wdlst li a {  color: #444544; }
.wdlst li:hover a { color: #00428e; }
/*newsMain*/
.newsMain{padding-bottom:55px;padding-top: 40px;}
.newsMain .new_l{float:left;width: 70%;}
.newsMain .new_r{ position:relative; float:right; width:25%; height:auto; background-color:#f0f0f0; padding:2%;}
/*new_l*/
.new_l .nlist{overflow:hidden;width: 100%;}
.new_l .nlist li{float:left;width: 31%;text-align:center;height: 50px;margin:1%;background: #666;}
.new_l .nlist li h2{ font-weight: inherit;}
.new_l .nlist li a{display:block;font-size: 18px;color:#fff;text-decoration:none;height: 50px;line-height: 50px;}
.new_l .nlist li:hover,.new_l .nlist li.cur{background: #c12411;}
.new_l .news{ margin-top:20px;}

.new_l .news dl{ margin:0 auto; padding:0; width:100%; height:auto;}
.new_l .news dt{float:left;padding: 3px;border: 1px solid #e9e9e9; width:30%; }
.new_l .news dt img{ display:block; max-width:100%; height:auto;}
.new_l .news dd{ width:66%; float:right;}
.new_l .news dd h3{ padding-top:20px; padding-bottom:15px; width:100%;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.new_l .news dd h3 a{ font-size:15px; color:#383838;}
.new_l .news dd p{ font-size:15px; color:#383838; line-height:26px; height:auto;}
.new_l .news ul{overflow:hidden;width: 100%;margin-top:35px;}
.new_l .news li{float:left;width: 46%;height:33px;line-height:33px;margin:0 2% 0 2%; font-size:12px; line-height:25px; text-align:left; border-bottom:1px dashed #e3e3e3;}
.new_l .news li a{font-size:12px; line-height:25px; text-align:left; color:#666;}
.new_l .news li span{font-size:12px; line-height:25px; text-align:left; color:#888;}
.new_l .news li a:hover{ text-decoration:underline; color:#000;}
/*new_r*/
.new_r .ntop{ padding-top:20px;}
.new_r .ntop h2 a{ font-size:18px; color:#363636;}
.new_r .ntop span{font-size:13px;color: #a9a0a0;text-transform: uppercase;}
.new_r .ntop i{display:block;width:40px;height:2px;background-color: #034091;margin-top:8px;}
.new_r .quetion{ height:265px; overflow:hidden; margin-top:20px;}
.new_r .quetion dl{ padding-top:24px; padding-bottom:25px; border-bottom:1px dotted #e1e1e1;}
.new_r .quetion dl h3{font-weight: inherit; }
.new_r .quetion dt{ padding-left:30px; background:url(../images/wen.png) no-repeat left center; height:17px; line-height:17px; overflow:hidden; width:250px;white-space: nowrap;text-overflow: ellipsis;}
.new_r .quetion dt a{ font-size:15px;}
.new_r .quetion dd{ padding-left:30px; background:url(../images/da.png) no-repeat left top; font-size:15px; color:#686868; line-height:20px; height:40px; overflow:hidden; margin-top:20px;}
.new_r .mor{display:block;position:absolute;background: #c12411;width:179px;height:41px;line-height:41px;text-align:center;bottom:-20px;left:50%;margin-left:-90px;color:#f5f3f4;font-size:15px;text-decoration:none;border-radius: 18px;}

.inner{ margin:0 auto; padding:0; width:100%; height:auto; max-width:1200px;}
.pageCon { text-align: justify; color: #999; text-align:center; margin:0 auto; padding:0; width:1005; height:auto; max-width:1200px; }
.pageCon a:link, .pageCon a:visited { color: #262626; }
.pageCon a:active, .pageCon a:hover { color: #DA251C; }
.pageCon img { max-width: 100%; }

.kong1{ margin:0 auto; padding:0; width:100%; height:20px;}

#culturePage { background-color: #f1f1f1; padding: 55px 0px 168px; }
#culturePage .iboxT2 { color: #202020; }
#culturePage .iboxT2 h3{ color: #202020; text-align:center; font-size:30px; }
#culturePage .iboxT2 .en { color: #919191; text-align:center; font-size:14px;}
.cultureC { width: 822px; margin: 50px auto 160px; text-align: center; color: #999999; }
.cultureList dd { float: left; display: block; width: 29%; padding: 0px 2%; text-align: center; }
.cultureList .icoBox { width: 108px; height: 64px; padding: 22px 0px; display: block; margin: 0px auto; text-align: center; position: relative; }
.cultureList .y1, .cultureList .y2 { background: url(../images/y1.png) no-repeat scroll center center; background-size: cover; position: absolute; left: 0px; top: 0px; width: 100%; height: 108px; transition: all 0.5s ease 0s; -webkit-transform: all 0.5s ease 0s; }
.cultureList .y2 { background-image: url(../images/y2.png); opacity: 0; transform: scale(0.7); -webkit-transform: scale(0.7); visibility: hidden; transition: all 0.5s ease 0s; -webkit-transform: all 0.5s ease 0s; }
.cultureList .ico { background: url(../images/ico2.png) no-repeat; width: 64px; height: 64px; display: block; margin: 0px auto; position: relative; z-index: 2; }
.cultureList .i1 { background-position: 0px 0px; }
.cultureList .i2 { background-position: 0px -64px; }
.cultureList .i3 { background-position: 0px -128px; }
.cultureList .i4 { background-position: 0px -192px; }
.cultureList .i5 { background-position: 0px -256px; }
.cultureList .t { margin-top: 15px; font-size: 18px; font-weight: bold; color: #333333; line-height: 1.2; }
.cultureList .en { font-size: 12px; color: #b3b3b3; font-family: arial, helvetica, sans-serif; margin-bottom: 20px; }
.cultureList .pageCon { line-height: 2; text-align: center; }
.cultureList dd:hover .i1 { background-position: -64px 0px; }
.cultureList dd:hover .i2 { background-position: -64px -64px; }
.cultureList dd:hover .i3 { background-position: -64px -128px; }
.cultureList dd:hover .i4 { background-position: -64px -192px; }
.cultureList dd:hover .i5 { background-position: -64px -256px; }
.cultureList dd:hover .y1 { opacity: 0; transform: scale(1.3); -webkit-transform: scale(1.3); }
.cultureList dd:hover .y2 { opacity: 1; transform: scale(1); -webkit-transform: scale(1); visibility: visible; }
.cultureList dd:hover .ico { -webkit-transition-timing-function: cubic-bezier(0.6, 4, 0.3, 0.8); transition-timing-function: cubic-bezier(0.6, 4, 0.3, 0.8); -webkit-animation: gelatine 0.5s 1; animation: gelatine 0.5s 1; }


/*友情链接*/

.linkmain{ width:100%; margin-top:30px;
    margin: 0 auto;
    background: #f3f3f3;
}


.tabbox{ width:100%; max-width:1200px; 
    margin: 0 auto; padding-top:20px; padding-bottom:20px;
    font-size: 14px;
    color: #ddd;
    text-align: center;
}
.tabbox .tab{width: 100%;}
.tabbox .tab a{display:block;padding:10px 20px;float:left;text-decoration:none;color:#888;}
.tabbox .tab a:hover{background:#C1C1C1;color:#666;text-decoration:none;}
.tabbox .tab a.on{background:#C1C1C1;color:#666;text-decoration:none;}
.tabbox .content{width: 100%;height: auto;}
.tabbox .content li{float:left;color:#979797; width:100%; display:block; font-size:12px; text-align:left;}
.tabbox .content li a{color:#979797;}
.tabbox .content li a:hover{ color:#000;}



.two_nav {
  overflow: hidden; margin-top:-8px;
  height: 76px;
  background: #b8b8b8;
  text-align: center;
  font-size: 0; z-index:20;
  width: 100%;
  transition-duration: 0.6s;
  -webkit-transition-duration: 0.6s;
  -moz-transition-duration: 0.6s;
  -ms-transition-duration: 0.6s;
  -o-transition-duration: 0.6s;
}
.two_nav li {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  *display: inline\;
  *zoom: 1\;
  vertical-align: middle;
  overflow: hidden;
  width: 162px;
  margin-right: 38px;
  font-size: 16px;
  color: #ffffff;
  line-height: 76px;
  text-align: center;
}
.two_nav li:hover,
.two_nav .on {
  background: #a1a1a1;
}

#conabouthui{ margin:0 auto; padding:40px 0; width:100%; height:auto; background: #f3f3f3;}
#conabout1{ margin:0 auto; padding:40px 3%; width:94%; height:auto; max-width:1120px; background: #fff;}
#conabout11{ margin:0 auto; padding:0; width:100%; height:auto; font-family:"微软雅黑","宋体"; font-size:24px; color:#000; line-height:40px; text-align:center; }
#conabout12{ margin:0 auto; padding:20px 0; width:100%; height:auto;font-family:"微软雅黑","宋体"; font-size:14px; color:#666; line-height:30px; text-align:left;}
#conabout12 img{ max-width:100%; height:auto;}


#conabout2{ margin:0 auto; padding:40px 0; width:100%; height:auto; max-width:1200px;}
#conabout21{ margin:0 auto; padding:0; width:100%; height:auto; float:left;font-size:24px; color:#000; line-height:30px; text-align:center;}
#conabout22{ margin:0 auto; padding:15px 0; width:100%; height:auto; float:left;font-size:14px; color:#777; line-height:30px; text-align:center;}
#conabout23{ margin:0 auto; padding:20px 0; width:100%; height:auto; }
#conabout23 ul{ margin:0 auto; padding:0; width:100%; height:auto; }
#conabout23 ul li{ margin:0 auto; padding:0; width:12%; height:auto; margin: 1%; float: left;}
#conabout23 ul li img{ max-width: 100%; height: auto;}

#conabout23 ul li .img{ margin:0 auto; padding:0; width:100%; height:auto;font-size:12px; color:#666; line-height:30px; text-align:center;}
#conabout23 ul li .wenzi{ margin:0 auto; padding:0; width:100%; height:auto;font-size:12px; color:#666; line-height:30px; text-align:center;}

#conabout4{ margin:0 auto; padding:40px 0; width:100%; height:auto; max-width:1200px;}
#conabout41{ margin:0 auto; padding:30px 0; width:47%; height:auto; float:left; font-family:"微软雅黑","宋体"; font-size:14px; color:#666; line-height:30px; text-align:left;}
#conabout41 h3{font-family:"微软雅黑","宋体"; font-size:24px; color:#000; line-height:30px; text-align:left; padding:20px 0;}
#conabout42{ margin:0 auto; padding:0; width:50%; height:auto; float:right; text-align:right;}
#conabout42 img{ max-width:100%; height:auto;}



#conabout5{ margin:0 auto; padding:40px 0; width:100%; height:auto; background:#e3e3e3;}
#conabout51{ margin:0 auto; padding:0; width:100%; height:auto; max-width:1200px;font-family:"微软雅黑","宋体"; font-size:24px; color:#000; line-height:40px; text-align:center; }
#conabout52{ margin:0 auto; padding:20px 0; width:100%; height:auto; max-width:1200px;font-family:"微软雅黑","宋体"; font-size:14px; color:#666; line-height:30px; text-align:center;}
#conabout53{ margin:0 auto; padding:20px 0; width:100%; height:auto; max-width:1200px;font-family:"微软雅黑","宋体"; font-size:14px; color:#666; line-height:30px; text-align:center;}

#conabout53 ul{ margin:0 auto; padding:0; width:100%; height:auto; }
#conabout53 ul li{ margin:0 auto; padding:0; width:23%; height:auto; margin: 1%; float: left;}
#conabout53 ul li img{ max-width: 100%; height: auto;}


#conpro{argin:0 auto; padding:40px 0; width:100%; height:auto; background:#e3e3e3;}
#conpro1{ margin:0 auto; padding:4%; width:92%; height:auto; max-width:1200px;background:#fff; }
#conpro11{ margin:0 auto; padding:20px 0; width:100%; height:auto; max-width:1200px;font-family:"微软雅黑","宋体"; font-size:24px; color:#000; line-height:40px; text-align:center;  }
#conpro12{ margin:0 auto; padding:20px 0; width:100%; height:auto; max-width:1200px; font-family:"微软雅黑","宋体"; font-size:14px; color:#666; line-height:30px; text-align:center;}
#conpro12 img{ max-width:100%; height:auto;}
#conpro13{ margin:0 auto; padding:20px 0; width:100%; height:auto; max-width:1200px; }

/*huizhan*/
.new-index-pd{padding: 10px;}
.index_top p.new-index-top-p span{font-size: 0.85em;color: #818181;}
.index_top hr{margin: 10px auto;width: 2em;border-top-color: #c41305;}
.new-index2-ul{margin: 0 -5px;}
.new-index2-ul li{padding:1%;}
.new-index2-ul li .new-index2-li{box-shadow: 0 0 20px rgba(0,0,0,.2);border-radius: 8px;padding:1%;color: #818181;transition-property: all;transition-duration: .5s;}
.new-index2-ul li .new-index2-li em{display: block;height:120px;overflow: hidden;position: relative;margin:10px 0;}
.new-index2-ul li .new-index2-li em img{height: 100%;vertical-align: top;}
.new-index2-ul li .new-index2-li em span{display: block;width: 100%;height: 100%;position: absolute;left: 0;top: 0;z-index:4;opacity: 0;filter:alpha(opacity=0); }
.new-index2-ul li .new-index2-li em i{display: block;overflow: hidden;position: relative;z-index: 3;height: 100%;}
.new-index2-ul li .new-index2-li big{display: block;overflow: hidden;padding: 0.5em 0;color: #333; font-size:16px;}
.new-index2-ul li .new-index2-li p{overflow: hidden;height: 140px;line-height: 1.5; font-size:12px;}
.new-index2-ul li:hover .new-index2-li{box-shadow: 0 0 20px rgba(0,0,0,.2);border-radius: 8px;}

.new-index2-ul{padding: 10px 0 50px;margin:0 -15px;}
.new-index2-ul li{width: 23%; float:left;}
.new-index2-ul li .new-index2-li{box-shadow: 0 0 0 #fff;}

.index_top{ text-align: center; clear: both; overflow: hidden; padding: 10px 0; line-height:26px;}
.index_top strong{ display: block; clear: both; overflow: hidden; color: #454545;font-size:28px; line-height: 1.6;}
.index_top big{font-family: arial; background: url(../images/index1_01.png) no-repeat center center; color: #c41305;font-size: 18px;text-transform: uppercase; display: block; background-size: 160px auto !important; margin-bottom: 10px;}
.index_top p{ clear: both; overflow: hidden;font-size: 16px;}
.index_top small{ clear: both; overflow: hidden; font-size: 12px;font-family:arial;}


.index-w{ margin:0 auto; width:95%;padding:0;max-width:1200px ;}
.new-index2-ul li .new-index2-li{padding: 35px 45px 60px;}
.new-index2-ul li .new-index2-li big{padding: 0 0 1.5em;}
.new-index2-ul li .new-index2-li em{height:100px;}
.new-index3-ul ul li .new-index3-li{padding: 30px 40px;}
.new-index3-ul ul li .new-index3-li .new-index3-time{margin-right: 30px;}


/*内页*/
#conbanner1{ margin:0 auto; padding:0; width:100%; height:auto;}
#conbanner1 img{ max-width:100%; height:auto;}
#conbanner2{ margin:0 auto; padding:0; width:100%; height:auto; display:none;}
#conbanner2 img{ max-width:100%; height:auto;}

/*proMain*/
.proMain{background:url(../images/bg1.png) repeat center;padding-bottom: 50px;padding-top: 35px;} 
.proMain2{ background:#fff;}
.proMain .pro_l{float:left;width: 20%;}
.proMain .pro_r{float:right;width: 76%; background:#fff;}
.proMain2 .pro_l{ margin-top:0px;}
.proMain2 .pro_r{ padding-top:25px;}
/*pro_l*/
.proMain .pro_l1 { width:92%; height:auto; padding:2% 2% 2% 6%; display:block;font-weight:normal;background: #005bac; color: #fff;font-size:20px; }

.proMain .pro_l1 a{ width:100%; height:auto; display:block;font-weight:normal;background: #005bac; color: #fff;font-size:20px; }
.proMain .pro_l1 a:hover{background: #cb281f; }

.proMain .pro_l1 span{font-size:12px;text-transform: uppercase; line-height:20px; padding-left:10px; }
.cpnavbox{background:#fff;padding-bottom: 15px;}



.cpnav {padding: 10px 15px 0px 15px;overflow:hidden;}
.cpnav li {margin-top:5px;font-weight:normal;line-height: 20px;background:#f3f3f3;}
.cpnav li a {display:block;font-size:15px;color:#292929;text-decoration:none;height: auto;line-height: 20px;background: url(../images/jt.png) no-repeat right 10px center;padding:10px 20px 10px 15px;}
.cpnav li a:hover {background: url(../images/jt1.png) no-repeat right 10px center #005bac; color:#fff;}

.cpnav1 {padding: 10px 15px 0px 15px;overflow:hidden;}
.cpnav1 li {margin-top:5px;font-weight:normal;line-height: 20px;border-bottom:1px dashed #e3e3e3;}

.cpnav1 li a {display:block;font-size:13px;color:#292929;text-decoration:none;height: auto;line-height: 20px;background: url(../images/jt.png) no-repeat right 10px center;padding:5px 10px;}
.cpnav1 li a:hover {background: url(../images/jt1.png) no-repeat right 10px center #838383; color:#fff;}
.cpnav1 li.pp{ width: 94%; height: auto; margin: 0 auto; padding:3%; background:#005bac; color:#fff; text-align: left; line-height: 20px; font-size: 14px; font-weight: bold;}
.cpnav1 li.pp a{ color:#fff;background:#005bac;  text-align: left; line-height: 20px; font-size: 14px; font-weight: bold;}
.cpnav1 li.pp a:hover{background:#005bac;  color:#fff; text-align: left; line-height: 20px; font-size: 14px; font-weight: bold;}

.kong{ margin:0 auto; padding: 0; width: 100%; height: 30px;}
/*pro_r*/
#contentc1 .main{border:1px solid #b1c1e2; background:#ecedf8; position:relative;}

#contentc1 form{margin:8px; background:#fff; padding:10px 0;}
#contentc1 td{ height:30px; padding-top:5px; padding-bottom:5px;font-family:"微软雅黑","宋体"; font-size:14px; padding-left:10px; padding-right:10px;}

#contentc1 .tip{font-size:12px; color:#666;}


.tex{
	font-size: 14px;
	height: 30px;
	line-height: 30px;
	padding: 0;
	background-color: #fff;
	border: 1px solid #dbdbdb;
	width: 250px;
}
.tex1{
	font-size: 14px;
	height: 100px;
	line-height: 30px;
	padding: 0;
	background-color: #fff;
	border: 1px solid #dbdbdb;
	width: 250px;
}
.code{
	border: none;
	width: 130px;
	height: 45px;
	background-color: #2FA69D;
	line-height: 45px;
	text-align: center;
	color: #fff;
	font-size: 18px;
	font-family:"微软雅黑","宋体";
}



/*job*/


.col-lg-12 {width: 100%;}
.col-lg-3 {width: 31%; margin: 1%; float: left;}

.bg-gray2 {
  background-color: #f2f4f5;
}
.bg-common-style {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

.section-space-less30{ margin: 0 auto; padding:40px 0; width: 100%; height: auto;} 

.section-title {
  margin-bottom: 60px;
  text-align: center;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .section-title {
    margin-bottom: 55px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .section-title {
    margin-bottom: 45px;
  }
}
@media only screen and (max-width: 767px) {
  .section-title {
    margin-bottom: 40px;
  }
}
.section-title h2 {
  margin-bottom: 10px;
  color: #333333;
}
.section-title h2 span {
  color: #2765af;
}
.section-title p {
  margin: 0;
  margin-left: auto;
  margin-right: auto;
  float: none;
  width: 60%;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .section-title p {
    width: 75%;
  }
}
@media (max-width: 991px) {
  .section-title p {
    width: 100%;
  }
}

.why-choose-layout1 {
  margin-bottom: 30px;
  background-color: #fff;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -ms-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  transform: scale(1);
  -webkit-box-shadow: 0px 5px 30px 0px rgba(0, 0, 0, 0.08);
  -moz-box-shadow: 0px 5px 30px 0px rgba(0, 0, 0, 0.08);
  box-shadow: 0px 5px 30px 0px rgba(0, 0, 0, 0.08);
  border-radius: 4px;
  overflow: hidden;
}
.why-choose-layout1 .image-box {
  margin-bottom: 30px;
  overflow: hidden;
}
.why-choose-layout1 .image-box img {
  width: 100%;
  transform: scale(1);
  -webkit-transition: all 1s ease-out;
  -moz-transition: all 1s ease-out;
  -ms-transition: all 1s ease-out;
  -o-transition: all 1s ease-out;
  transition: all 1s ease-out;
}

.why-choose-layout1 .image-box1 {
  margin-bottom: 30px; padding-top: 40px;
  overflow: hidden; text-align: center;
}
.why-choose-layout1 .image-box1 img {
  max-width: 100%;
  
}



.why-choose-layout1 .content-box {
  text-align: center;
  padding: 0 30px;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .why-choose-layout1 .content-box {
    padding: 0 15px;
  }
}
.why-choose-layout1 .content-box h3 {
  margin-bottom: 10px;
  text-transform: uppercase;
  font-weight: 700;
}
.why-choose-layout1 .content-box h3 a {
  color: #333333;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.why-choose-layout1 .content-box h3 a:hover {
  color: #ff9800;
}
.why-choose-layout1 .content-box ul {
  margin-bottom: 15px;
}
.why-choose-layout1 .content-box ul li {
  display: inline;
  margin-right: 20px;
}
.why-choose-layout1 .content-box ul li:last-child {
  margin-right: 0;
}
.why-choose-layout1 .content-box ul li a {
  color: #333333;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.why-choose-layout1 .content-box ul li a:hover {
  color: #7d8f99;
}
.why-choose-layout1 .content-box p {
  margin: 0;
  padding-bottom: 40px;
}
.why-choose-layout1:hover {
  transform: scale(1);
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}
.why-choose-layout1:hover .image-box img {
  transform: scale(1.2);
}


.service-style-two {
  position: relative;
  padding-top: 10px;
}
.service-style-two img.background-right {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 99;
}
.service-style-two .overlay {
  background: #000 url(../image/bgg3.jpg) center center no-repeat fixed;
  background-size: cover;
  position: absolute;
  top: 0px;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 7;
}
.service-style-two .overlay:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: .5;
}
#conjobmaina{ margin: 0 auto; padding: 30px 0; height: auto; width: 100%;position: relative;  z-index: 99;}  
#conjobmaina .title{ margin: 0 auto; padding: 10px 0; height: auto; width: 100%; max-width: 1200px; font-size: 30px; font-weight: bold; line-height: 40px; color: #fff; text-align: center;} 
#conjobmaina .txta{ margin: 0 auto; padding: 10px 0; height: auto; width: 100%; max-width: 1200px; font-size: 14px; font-weight: normal; line-height: 20px; color: #fff; text-align: center;} 

#conjob1{ margin: 0 auto; padding: 30px 0; height: auto; width: 100%; max-width: 1200px;}  
#conjob1 .conjob11{ margin: 0; padding:2%; width: 42%; margin: 2%; height: auto; float: left; background: #000;opacity: .6;transition: 400ms;}
#conjob1 .conjob11 .co1{ margin: 0; padding: 0; width: 20%;  height: auto; float: left;}
#conjob1 .conjob11 .co2{ margin: 0; padding: 0; width: 78%;  height: auto; float: right;}
#conjob1 .conjob11 .co2 h4{ margin: 0; padding: 0; width:100%;  height: auto; font-size: 18px; font-weight: bold; line-height: 40px; color: #fff; }
#conjob1 .conjob11 .co2 p{ margin: 10px 0; padding: 0; width:100%;  height: auto; font-size: 12px; font-weight: normal; line-height: 20px; color: #fff; }


#conjob1 .conjob11:hover{ background: #0076a8;opacity: .8; margin-left: 0;}

#conjob2{ margin: 0 auto; padding: 30px 0; height: auto; width: 100%; max-width: 1200px;} 

.col-md-6{ margin:0 auto; padding: 0; width: 46%; float: left; margin:0 2%;}
.col-sm-4{ margin:0 auto; padding: 0; width: 31%; float: left; margin:0 1%;}
.col-sm-3{ margin:0 auto; padding: 0; width: 23%; float: left; margin:0 1%;}

.inner { width: 100%; margin: 0px auto; }
.hrPage { padding: 5% 0px; }
.pageC { overflow: hidden; font-size: 14px; color: #525252; line-height: 2; }
.pageC a:link, .pageC a:visited { color: #030101; }
.pageC a:active, .pageC a:hover { color: #BC2C2B; }
.pageC img { max-width: 100%; }
.hrT { padding: 15px 2%; width: 92%; margin: 0px auto; }
.join-dl { color: #575757; border-top: 3px solid #e6e6e6; width: 96%; margin: 0px auto; }
.join-dl dt { cursor: pointer; position: relative; padding: 25px 20px; border-bottom: 3px solid #e6e6e6; height: 22px; position: relative; overflow: hidden; font: 14px/1.8 "microsoft yahei"; }
.join-dl dt .joico { width: 15px; height: 15px; position: absolute; right: 20px; top: 28px; font-size: 15px; }
.join-dl dt .name { font-size: 16px; }
.join-dl dt .joico .line1 { width: 15px; height: 3px; overflow: hidden; background: #575757; position: absolute; left: 0; top: 6px; transition: 400ms; }
.join-dl dt .joico .line2 { width: 3px; height: 15px; overflow: hidden; background: #575757; position: absolute; left: 6px; top: 0; transition: 400ms; }
.join-dl dt .joico .line3 { width: 15px; height: 3px; overflow: hidden; background: #575757; position: absolute; left: 50px; top: 6px; opacity: 0; filter: alpha(opacity=0); transition: 400ms; }
.join-dl dt.joinact .line1 { left: -70px; opacity: 0; filter: alpha(opacity=0); }
.join-dl dt.joinact .line2 { top: -70px; opacity: 0; filter: alpha(opacity=0); }
.join-dl dt.joinact .line3 { left: 0px; opacity: 1; filter: alpha(opacity=100); background-color: #fff; }
.join-dd { padding: 28px 20px 40px; display: none; color: #b0b0b0; font-size: 14px; line-height: 1.5; background-color: #f6f8f9; border-bottom: 3px solid #e6e6e6; }
.join-dl dt.joinact { background-color: #047aba; color: #fff; }
.hrT a.down { border-bottom: 1px solid #047aba; color: #d00000; }

/*proMain*/
.proMain{background:url(../images/bg1.png) repeat center;padding-bottom: 50px;padding-top: 35px;} 
.proMain2{ background:#fff;}
.proMain .pro_l{float:left;width: 20%;}
.proMain .pro_r{float:right;width: 76%; background:#fff;}
.proMain2 .pro_l{ margin-top:0px;}
.proMain2 .pro_r{ padding-top:25px;}
/*pro_l*/



/*pro*/
#promain{ margin:0 auto; padding:0; width:96%; height:auto; background:#fff; margin-bottom:40px; margin-top:40px; max-width:1156px; padding:2%;}
#promain1{ margin:0 auto; padding:0; width:96%; height:auto; background:#fff; margin-bottom:40px; margin-top:20px; max-width:1156px; padding:0 2%;}
#promainlocation{ margin:0 auto; padding:0; width:100%; height:40px; border:1px dashed #e3e3e3;font-size: 12px; color: #666; font-weight: normal; line-height:40px; text-align:right;}
#promainlocation a{ font-size: 12px; color: #666; font-weight: normal; line-height:40px; text-align:right;}
#promainlocation a:hover{ color:#000; text-decoration:underline;}

#promaintitle{ margin:0 auto; padding:0; width:100%; height:auto; padding-top:30px; padding-bottom:20px;font-size: 24px; color: #000; font-weight: normal; line-height:40px; text-align:center;}
#promaintitle h1{ font-size: 24px; color: #000; font-weight: normal; line-height:40px; text-align:center;}
#promaincon{ margin:0 auto; padding:0; width:100%; height:auto; font-size: 14px; line-height:30px; text-align:left;}
#promaincontitle{ margin:0 auto; padding:0; width:100%; height:auto; padding-top:30px; border-bottom:1px dashed #e3e3e3; font-size: 24px; color: #000; font-weight: normal; line-height:40px; text-align:left;}


.right_title { width:96%;height:36px;line-height:36px;font-size:20px;background:#fefefe;padding:2%;}
.right_name {float:left;color: #034091;height:37px;}
.right_name font {color: #ffb901;margin-left:10px;text-transform:uppercase;font-size:16px;}
.mbx {font-size:14px;float:right;width:550px;text-align:right;line-height:36px;}
.mbx .breadcrumbs {list-style:none;padding:0;margin:0;float:right;line-height:36px;}
.mbx .breadcrumbs li {float:left;margin:0 5px 0 0;padding:0;}
.mbx b {font-weight:100;float:right;background:url(images/sy.png) no-repeat 0px 6px;text-indent:26px;}

.newCont {float:left;width: 100%;overflow:hidden;}
.conts {position:relative;padding:42px 35px 40px 35px;border-top: #e3e3e3 1px solid;background-color:#fff;border-bottom:#ececec 1px solid;}
.conts_no_mar {margin-bottom:0}
.newCont .conts h1 {text-align:center;font-size:30px;color:#333;margin-bottom:15px;font-weight:bold}
.newCont .time {width:100%;font-size:12px;color:#999;text-align:center;padding-bottom:22px;border-bottom:#e7e7e7 1px dashed;margin-bottom:28px;}
.new_conts p {font-size:16px;color:#333;line-height:26px;margin-bottom:26px;word-break:break-all;}
.new_conts img {max-width:100%;height:auto;}
.new_conts h1 {font-size:36px}
.new_conts h2 {font-size:30px}
.new_conts h3 {font-size:24px}
.new_conts h4 {font-size:18px}
.new_conts h5 {font-size:14px}
.new_conts h6 {font-size:12px}
.new_conts h1,.new_conts h2,.new_conts h3,.new_conts h4,.new_conts h5,.new_conts h6 {margin-bottom:20px}
.new_conts strong {font-weight:bold}
.new_conts ul,.new_conts ol {background:#ececec;padding:30px 30px 30px 40px;font-size:16px;margin-bottom:26px;}
.new_conts ul li,.new_conts ol li {list-style-type:circle;line-height:30px;}

.new_conts .title{ margin:0 auto; padding:0; width:100%; height:auto; border-bottom:1px dashed #e3e3e3;font-size:22px; color:#005bac; font-weight:bold; padding-top:20px; margin-bottom:10px; font-family:"微软雅黑",宋体,Arial;line-height:30px; text-align:left; text-decoration:none; }


/*zhenshu*/

#conzhenshu{ margin:0 auto; padding:0; width:96%; max-width:1200px; padding:2%; background:#fff; border-top:1px solid #e3e3e3;}

#conzhenshu1{ margin:0 auto; padding:0; width:96%; max-width:1200px; font-size: 24px; color: #000; font-weight: bold; line-height:50px; text-align:center;}
#conzhenshu2{ margin:0 auto; padding:0; width:100px; height:3px; background:#e3e3e3;}

#conzhenshu3{ margin:0 auto; padding:0; width:100%; max-width:1200px; padding-top:30px;padding-bottom:30px;}

#conzhenshu31{ margin:0 auto; padding:0; width:31%; height:auto; margin:1; float:left; border:1px solid #f3f3f3;}
.conzhenshu311{ margin:0 auto; padding:0; width:100%; height:auto;transition:688ms; overflow:hidden; position:relative;}
.conzhenshu311 img{ max-width:100%; height:auto;transition:688ms;}

.conzhenshu312{ margin:0 auto; padding:0; width:100%; height:50px; display:block; background:#fff;font-size:14px; color:#666; font-family:"微软雅黑",宋体,Arial;line-height:20px; text-align:center; text-decoration:none; }
.conzhenshu312 a{ margin:0 auto; padding:0; width:100%; height:50px; display:block; background:#fff;font-size:14px; color:#666; font-family:"微软雅黑",宋体,Arial;line-height:20px; text-align:center; text-decoration:none; }
.conzhenshu312 a:hover{ background:#2879fe;font-size:14px; color:#fff;line-height:20px; }

.conzhenshu312 b{ font-weight:normal;}

#conzhenshu31:hover  .conzhenshu312{margin:0 auto; padding:0; width:100%; height:50px; display:block; background:#2879fe;font-size:14px; color:#fff;font-size:14px; font-family:"微软雅黑",宋体,Arial;line-height:20px; text-align:center; text-decoration:none;}
#conzhenshu31:hover  .conzhenshu311 img{transform:scale(1.1); -webkit-transform:scale(1.1); -moz-transform:scale(1.1);}


.contact{position:relative; margin:0 auto; padding:0; width:96%;padding:2%;border-top: #e3e3e3 1px solid;background-color:#fff;border-bottom:#ececec 1px solid;}
.contactleft{ margin:0 auto; padding:0; width:55%; height: auto; float:left;}
.contactleft1{ margin:0 auto; padding:0; width:100%; height: auto; float:left;}
.contactleft1 h1{ font-size:26px; color: #000; text-align:left; line-height:40px;}
.contactleft2{ margin:0 auto; padding:0; width:100%; height: auto; float:left; font-size:14px; color: #666; text-align:left; line-height:30px; }
.contactright{ margin:0 auto; padding:0; width:40%; height: auto; float:right;}

.message{position:relative; margin:0 auto; padding:0; width:96%;padding:2%; border-top:1px dashed #e3e3e3; margin-top:30px;}




.col-md-6{ margin:0 auto; padding: 0; width: 46%; float: left; margin:0 2%;}
.col-sm-4{ margin:0 auto; padding: 0; width: 31%; float: left; margin:0 1%;}

.inner { width: 100%; margin: 0px auto; }
.hrPage { padding: 5% 0px; }
.pageC { overflow: hidden; font-size: 14px; color: #525252; line-height: 2; }
.pageC a:link, .pageC a:visited { color: #030101; }
.pageC a:active, .pageC a:hover { color: #BC2C2B; }
.pageC img { max-width: 100%; }
.hrT { padding: 15px 2%; width: 92%; margin: 0px auto; }
.join-dl { color: #575757; border-top: 3px solid #e6e6e6; width: 96%; margin: 0px auto; }
.join-dl dt { cursor: pointer; position: relative; padding: 25px 20px; border-bottom: 3px solid #e6e6e6; height: 22px; position: relative; overflow: hidden; font: 14px/1.8 "microsoft yahei"; }
.join-dl dt .joico { width: 15px; height: 15px; position: absolute; right: 20px; top: 28px; font-size: 15px; }
.join-dl dt .name { font-size: 16px; }
.join-dl dt .joico .line1 { width: 15px; height: 3px; overflow: hidden; background: #575757; position: absolute; left: 0; top: 6px; transition: 400ms; }
.join-dl dt .joico .line2 { width: 3px; height: 15px; overflow: hidden; background: #575757; position: absolute; left: 6px; top: 0; transition: 400ms; }
.join-dl dt .joico .line3 { width: 15px; height: 3px; overflow: hidden; background: #575757; position: absolute; left: 50px; top: 6px; opacity: 0; filter: alpha(opacity=0); transition: 400ms; }
.join-dl dt.joinact .line1 { left: -70px; opacity: 0; filter: alpha(opacity=0); }
.join-dl dt.joinact .line2 { top: -70px; opacity: 0; filter: alpha(opacity=0); }
.join-dl dt.joinact .line3 { left: 0px; opacity: 1; filter: alpha(opacity=100); background-color: #fff; }
.join-dd { padding: 28px 20px 40px; display: none; color: #b0b0b0; font-size: 14px; line-height: 1.5; background-color: #f6f8f9; border-bottom: 3px solid #e6e6e6; }
.join-dl dt.joinact { background-color: #047aba; color: #fff; }
.hrT a.down { border-bottom: 1px solid #047aba; color: #d00000; }


/*contact*/

#conpagecontact{ margin:0 auto; padding:50px 0; width:100%; height:auto; }
#conpagecontact h1{ margin:0 auto; padding:0; width:100%; height:auto; font-size:36px; color:#000; text-align:center; line-height:30px; }
#conpagecontact1{ margin:0 auto; padding:10px 0; width:100%; height:auto; text-align:center; }
#conpagecontact2{ margin:0 auto; padding:10px 0; width:100%; height:auto; text-align:center;font-size:12px; color:#777;line-height:30px; }
#conpagecontact3{ margin:0 auto; padding:20px 0; width:100%; height:auto;}
#conpagecontact31{ margin:0 auto; padding:0; width:31%; height:auto; margin:1%; float:left; background:#f2f2f2; min-height:280px;}
#conpagecontact311{ margin:0 auto; padding:0; width:100%; height:auto; text-align:center; padding-top:30px;}
#conpagecontact312{ margin:0 auto; padding:0 2%; width:96%; height:auto; text-align:center; padding-top:20px; padding-bottom:30px; text-align:center;font-size:14px; color:#666;line-height:30px;}
#conpagecontact312 h5{ margin:0 auto; padding:0; width:100%; height:auto; text-align:center; text-align:center;font-size:18px; color:#000; font-weight: bold;line-height:30px;}



#conpagecontact4{ margin:0 auto; padding:40px 0; width:100%; height:auto;}

#conpagecontact41{ margin:0 auto; padding:1%; width:48%; height:auto; float:left;}
#conpagecontact41 h3{ margin:0 0 30px 0; padding:0; width:100%; height:auto; float:left; text-align:left;font-size:30px; color:#666;line-height:30px;}

#conpagecontact41 input{ background:#fff; border-radius:0; margin-top:10px; color:#666; border:1px solid #e3e3e3;}
#conpagecontact41 textarea{ background:#fff; border-radius:0; margin-top:10px; color:#666; line-height:20px;border:1px solid #e3e3e3;}
#conpagecontact41 input[type="submit"]{ background:#1b87e2; color:#fff;}



#conpagecontact42{ margin:0 auto; padding:1%; width:48%; height:auto; float:right;}



#contactmain{ margin:0 auto; padding:40px 0; width:100%; height:auto; background: #fff; margin-top: 40px; }
#contactmaina{ margin:0 auto; padding:0; width:100%; height:auto; max-width:1200px;}
#contactmain1{ margin:0 auto; padding:0; width:52%; height:auto; float:left; background:#fff; border:1px solid #e3e3e3; padding:2%;}
#contactmain11{ margin:0 auto; padding:0; width:96%; padding-left:4%; height:auto; float:left;font-family:"微软雅黑","宋体"; font-size:14px; line-height:30px;}
#contactmain11 img{ max-width:100%; height:auto;}
#contactmain2{ margin:0 auto; padding:0; width:42%; height:auto; float:right;}

#contentc1{margin-bottom:10px; width:96%; padding: 2%;}
#contentc1 .title{width:176px; border:1px solid #e3e3e3; border-bottom:0; font-weight:bold; background:#f3f3f3; text-align:center; position:relative; bottom:-1px; line-height:2em; z-index:9;}
#contentc1 .main{border:1px solid #e3e3e3; background:#f2f2f2; position:relative;}

#contentc1 form{margin:8px; background:#fff; padding:10px 0;}
#contentc1 td{ height:30px; padding-top:5px; padding-bottom:5px;font-family:"微软雅黑","宋体"; font-size:14px; padding-left:10px; padding-right:10px;}

#contentc1 .tip{font-size:12px; color:#666;}





/*news*/
.news_info {
	padding:40px;
	font-size:16px; background:#fff;
	line-height:30px;
	margin-bottom:40px
}

.news_info img{ max-width:100%; height:auto;}


.news_info h1.title {
	font-size:28px;
	color:#000;
	line-height:45px;
	margin-bottom:10px;
	text-align:center
}
.news_info h1 {
	font-size:28px;
	color:#000;
	line-height:45px;
	margin-bottom:10px;
	text-align:center
}

.news_info .data {
	font-size:14px;
	color:#ccc;
	line-height:30px;
	margin-bottom:10px;
	text-align:center;
	border-bottom:1px solid #eee
}
.news_info p{
	font-size:16px;
	color:#666;
	line-height:30px;
	margin-bottom:10px;
	text-align:left;
}
.news_info video{ max-width:96%;
}

.news_info .jianjietitle{ margin:0 auto;  padding:0; padding-top:30px; border-bottom:2px solid #e3e3e3; padding-bottom:10px; text-align:left; font-family:"微软雅黑", "宋体",Arial; font-size:14px; color:#666;  text-decoration:none; line-height:30px; font-weight:normal;}
.news_info .jianjietitle span{ border-left:2px solid #E30010; padding-left:30px;text-align:left; font-family:"微软雅黑", "宋体",Arial; font-size:24px; color:#666;  text-decoration:none; line-height:30px; font-weight:normal;}

.news_info .jianjiecon{ margin:0 auto;  padding:0; padding-top:20px; padding-bottom:20px; text-align:left; font-family:"微软雅黑", "宋体",Arial; font-size:14px; color:#666;  text-decoration:none; line-height:30px; font-weight:normal;}
.news_info .jianjiecon p{text-align:left; font-family:"微软雅黑", "宋体",Arial; font-size:14px; color:#666;  text-decoration:none; line-height:30px; font-weight:normal;}


.news_info .prev {
	width:96%; padding:2%;
	font-size:16px;
	border:1px solid #eee;
	margin-top:40px;
	background:url(image/arrow_l.png) 3% center no-repeat;
	-webkit-transition:.3s all ease;
	-moz-transition:.3s all ease;
	-ms-transition:.3s all ease;
	-o-transition:.3s all ease;
	transition:.3s all ease;
	float:left
}
.news_info .prev a {
	color:#ccc
}
.news_info .prev:hover {
	background:url(image/arrow_l.png) 1% center no-repeat #D2D2D2;color:#666;
}
.news_info .prev:hover a {
	color:#666
}
.news_info .next {
	width:96%; padding:2%;
	font-size:16px;
	border:1px solid #eee;
	margin-top:20px;
	background:url(image/arrow_r.png) 97% center no-repeat;
	-webkit-transition:.3s all ease;
	-moz-transition:.3s all ease;
	-ms-transition:.3s all ease;
	-o-transition:.3s all ease;
	transition:.3s all ease;
	float:left;
	text-align:left
}
.news_info .next a {
	color:#ccc
}
.news_info .next:hover {
	background:url(image/arrow_r.png) 99% center no-repeat #D2D2D2; color:#666;
}
.news_info .next:hover a {
	color:#666
}



.news_info .contentnew{font-family: '微软雅黑',宋体; font-size:16px;color:#000; text-align:left; text-decoration:none; line-height:30px;}

.news_info .contentnew img{ max-width:100%;
}

.news_info .contentnew td{ border:1px solid #ebebeb; padding-left:25px;
}

/*newslist*/
/*news style*/
.newsType a:link,.newsType a:visited{ color: #9a9a9a;}
.newsType a:active,.newsType a:hover{ color: #128adc;}
.newsType{ text-align: center; padding: 0px;}
.newsType a{ background: url(images/n_ico1.png) no-repeat scroll left center; padding-left: 30px; font-size: 16px; margin: 0px 25px;}
.newsType a.act{ background-image: url(images/n_ico2.png);}
.newsList a:link,.newsList a:visited{ color: #b0b0b0;}
.newsList a:active,.newsList a:hover{ color: #fff;}
.newsList{ width: 100%;}
.newsList li{ width: 96%; float: left; display: block; margin-left:2%;margin-right:2%; border-bottom:1px dashed #e3e3e3;}
.newItem{  background-color: #fff; transition: 300ms;}
.newItem a{ display: block; padding: 12px 20px; }
.newItem .time{ height: 20px; margin-bottom: 5px;}
.newItem .t{ font: 16px/1.5 "microsoft yahei"; color: #6e6e6e; height: auto; overflow: hidden; margin-bottom: 10px; line-height:30px;}
.newItem .t span{ font-size: 12px; color: #888;}
.newItem .img{ overflow: hidden; margin-bottom: 25px;}
.newItem .img img{ width: 100%; display: block;}
.newItem .c{ height: 42px; overflow: hidden; margin-bottom: 12px; line-height:18px;}
.newItem .more{ background-color: #c3c3c3; color: #f0f0f0; padding: 2px 10px;}
.newsList li:hover .newItem{ background-color: #ccc; }
.newsList li:hover .t{ color: #fff;}
.newsList li:hover .t span{ color: #fff;}
.newsList li:hover .more{ background-color: #fff; color: #128adc;}
 #info-frame .frame-title{ text-align: center;}
 .sharpBox{ background: url(../images/sharp.png) no-repeat; background-size: cover; width: 84px; height: 84px; display: block; margin: 0px auto 40px;}
 .sharpBox:hover{ background-image: url(../images/sharp2.png);}
 .viewMore{ background-color:#E6E6E6; height: 100px; text-align: center; font:16px/100px 'Microsoft YaHei'; color: #999; display: block; text-transform: uppercase; position: relative;}
.viewMore .i0{  width:100%;height: 100%; display: block; position: absolute; left: 0px; top: 0px; background: #E6E6E6; -webkit-transition: 0.6s; -moz-transition: 0.6s; -o-transition: 0.6s; transition: 0.6s;}
.viewMore .i1{ position: relative; z-index: 1;}
.viewMore:hover{ color: #fff;}
.viewMore:hover .i0{ background:#128adc;}

.caselist{ margin:0 auto; padding: 0; width: 100%; height: auto;}
.caselist ul li{ margin:0.5%; padding: 1%; width: 30%; height: auto; display: block; float: left; background: #f3f3f3;}
.caselist ul li .img{ margin:0 auto; padding: 0; width: 100%; height: auto; float: left;}
.caselist ul li .img img{ max-width: 100%; height: auto;}

.caselist ul li .txtt{ margin:0 auto; padding:20px 0; width: 100%; height: auto; float: right;}
.caselist ul li .txtt h3{ margin:0 auto; padding: 0; width: 100%; height: auto; font-size: 18px; color: #000; line-height: 30px; text-align: left; font-weight: bold;}
.caselist ul li .txtt span{ margin:0 auto; padding:10px 0; width: 100%; height: auto; font-size: 12px; color: #777; line-height: 20px; text-align: left; font-weight: normal;}

.caselist ul li:hover{  background: #005bac;}
.caselist ul li:hover .txtt h3{color: #fff; }
.caselist ul li:hover .txtt span{ color: #fff;}


.prolistnew{ margin:0 auto; padding: 0; width: 100%; height: auto;}
.prolistnew ul li{ margin:0.5%; padding:2%; width: 95%; height: auto; display: block; float: left; background: #fff; border-bottom: 1px dashed #e3e3e3;}
.prolistnew ul li .img{ margin:0 auto; padding: 0; width: 25%; height: auto; float: left;}
.prolistnew ul li .img img{ max-width: 100%; height: auto;}

.prolistnew ul li .txtt{ margin:0 auto; padding:20px 0; width: 73%; height: auto; float: right;}
.prolistnew ul li .txtt h3{ margin:0 auto; padding: 0; width: 100%; height: auto; font-size: 18px; color: #000; line-height: 30px; text-align: left; font-weight: bold;}
.prolistnew ul li .txtt span{ margin:0 auto; padding:10px 0; width: 100%; height: auto; font-size: 12px; color: #777; line-height: 20px; text-align: left; font-weight: normal;}
.prolistnew ul li .txtt .more{ margin:15px 0; padding:0; width: 120px; height: 40px; border: 1px solid #e3e3e3;background: #005bac; font-size: 12px; color: #fff; line-height: 40px; text-align: center; font-weight: normal;}




.prolistnew ul li:hover{  background: #005bac;}
.prolistnew ul li:hover .txtt h3{color: #fff; }
.prolistnew ul li:hover .txtt span{ color: #fff;}
.prolistnew ul li:hover .txtt .more{ color: #666;background: #fff;}

/*分页*/

.badoo{padding:10px 0px;font-size:13px;color:#666;background-color:#fff;text-align:center;}
.badoo a{border:#f0f0f0 2px solid;padding:2px 5px;margin:0px 2px;border-left:#f0f0f0 2px solid;color:#666;text-decoration:none;}
.badoo a:hover{ background:#666;color:#fff; border:#666 2px solid;}
.badoo a:active{border:#666 2px solid;color:#666;}
.badoo span.current{border:#ff5a00 2px solid;padding:2px 5px;font-weight:bold;color:#fff;background-color:#ff6c16;}
.badoo span.disabled{display:none}

.badoo1{padding:10px 0px; margin: 0 auto; width: 100%; height: auto;text-align: center;}
ul.pagination {
    display: inline-block;
    padding: 0;
    margin: 0;
}

ul.pagination li {display: inline; font-size: 12px; color: #666; }

ul.pagination li a {
    color: black;
    float: left;
    padding: 8px 16px;
    text-decoration: none;
    transition: background-color .3s;
    border: 1px solid #ddd;
    margin: 0 4px;
}

ul.pagination li a.active {
    background-color: #4CAF50;
    color: white;
    border: 1px solid #4CAF50;
}

ul.pagination li a:hover:not(.active) {background-color: #ddd;}



/*底部信息*/


#foot{ margin:0 auto; padding:0; width:100%; height:auto; padding-top:45px; padding-bottom:15px;  background:#0d1933;}
#footsite{margin:0 auto; padding:0; width:100%; height:auto;  max-width: 1200px;}
#site1{ margin:0 auto; padding: 0; width: 30%; height: auto; float: left;}
#site1 ul{ margin:0 auto; padding:10px; width: 100%; height: auto; float: left;}
#site1 ul li{ margin:0 auto; padding:0; width: 50%; height: auto; float: left;}
#site1 ul li a{ margin:0 auto; padding:0; width: 100%; height: auto; float: left;font-weight:normal;color:#fff; line-height: 25px; text-align: left; font-size: 14px;}
#site1 ul li a:hover{ color:#f3f3f3; }

#site1 ul li ul{ margin:0 auto; padding:10px 0; width: 100%; height: auto; float: left;}
#site1 ul li ul li{ margin:0 auto; padding:0; width: 100%; height: auto; float: left;}
#site1 ul li ul li a{ margin:0 auto; padding:0; width: 100%; height: auto; float: left;font-weight:normal;color:#bababa; line-height: 25px; text-align: left; font-size: 12px;}
#site1 ul li ul li a:hover{ color:#f3f3f3; }



#site2{ margin:0 auto; padding: 0; width: 24%; height: auto; float: left;}
#site21{ margin:0 auto; padding: 0; width: 100%; height: 70px; float: left; background: url( ../image/11.jpg) no-repeat top left;}
#site21 span{ padding-left:70px; padding-top: 5px; font-weight:normal;color:#fff; line-height: 25px; text-align: left; font-size: 14px;}
#site21 p{ padding-left:70px; font-weight:normal;color:#d2d2d2; line-height: 25px; text-align: left; font-size: 12px;}

#site22{ margin:0 auto; padding: 0; width: 100%; height: 70px; float: left; background: url( ../image/12.jpg) no-repeat top left;}
#site22 span{ padding-left:70px; padding-top: 5px; font-weight:normal;color:#fff; line-height: 25px; text-align: left; font-size: 14px;}
#site22 p{ padding-left:70px; font-weight:normal;color:#d2d2d2; line-height: 25px; text-align: left; font-size: 12px;}


#site3{ margin:0 auto; padding: 0 3%; width: 20%; height: auto; float: left; }
#site3 span{  font-weight:normal;color:#fff; line-height: 25px; text-align: left; font-size: 20px; }
#site3 p{ padding: 10px 0; font-weight:normal;color:#fff; line-height: 25px; text-align: left; font-size: 20px; }


#site4{ margin:0 auto; padding: 0; width: 10%; height: auto; float: left;}
#site4 img{ max-width: 100%; height: auto;}


#footmenu{margin:0 auto; padding:0; width:100%; height:auto; padding-top:15px; padding-bottom:15px;border-top:1px solid #404040;border-bottom:1px solid #404040; max-width: 1200px; }
#footmenuleft{margin:0 auto; padding:0; width:20%; height:auto; float: left;}
#footmenuright{margin:0 auto; padding:0; width:76%; height:auto; float: right; font-size:14px; color:#f6f6f6; text-align:right; text-decoration:none; line-height:30px;}
#footmenuright a{ font-size:14px; color:#f6f6f6; text-align:right; text-decoration:none; line-height:30px;}
#footmenuright a:hover{ color:#29B8C0; }

#footbottom{margin:40px auto; padding:0; width:100%; height:auto; padding-top:15px; padding-bottom:15px;max-width: 1200px; border-top:1px solid #26375d; }
#footbottomleft{margin:0 auto; padding:0; width:60%; height:auto; float: left;}
#footbottomleft1{margin:0 auto; padding:0; width:100%; height:auto; float: left;font-size:14px; color:#f6f6f6; text-align:left; text-decoration:none; line-height:30px;}
#footbottomleft1 a{font-size:14px; color:#f6f6f6; text-align:left; text-decoration:none; line-height:30px;}
#footbottomleft1 a:hover{color:#fff; }


#footbottomleft2{margin:0 auto; padding:0; width:100%; height:auto; float: left;font-size:14px; color:#808080; text-align:left; text-decoration:none; line-height:30px;}
#footbottomleft2 a{font-size:14px; color:#808080; text-align:left; text-decoration:none; line-height:30px;}
#footbottomleft2 a:hover{color:#fff; }

#footbottomright{margin:0 auto; padding:0; width:30%; height:85px; float: right;font-size:12px; color:#f6f6f6; text-align:right; text-decoration:none; line-height:30px; }
#footbottomright a{font-size:12px; color:#f6f6f6; text-align:right; text-decoration:none; line-height:30px;}
#footbottomright a:hover{color:#fff; }





/*固定的悬浮窗*/
.yb_conct{position:fixed;z-index:9999999;top:200px;right:-127px;cursor:pointer;transition:all .3s ease;}
.yb_bar ul li{width:180px;height:53px;font:16px/53px 'Microsoft YaHei';color:#fff;text-indent:54px;margin-bottom:3px;border-radius:3px;transition:all .5s ease;overflow:hidden;}
.yb_bar .yb_top{background:#005bac url(../images/fixCont.png) no-repeat 0 0;}
.yb_bar .yb_phone{background:#005bac url(../images/fixCont.png) no-repeat 0 -57px;}
.yb_bar .yb_QQ{text-indent:0;background:#005bac url(../images/fixCont.png) no-repeat 0 -113px;}
.yb_bar .yb_QQ{text-indent:0;background:#005bac url(../images/fixCont.png) no-repeat 0 -113px;}
.yb_bar .yb_ercode{background:#005bac url(../images/fixCont.png) no-repeat 0 -169px;}
.hd_qr{padding:0 29px 25px 29px;}
.yb_QQ a{display:block;text-indent:54px;width:100%;height:100%;color:#fff;}



 @media (min-width:1200px) {
}
 @media (min-width:992px) and (max-width:1199px) {
.fixed-side {
	display:none;
}


html, body {
	background-image:none !important;
}
}
 @media screen and (max-width:991px) {
html {	-webkit-text-size-adjust:none;}
.header{ display:none;}
.fixed-side {	display:none;}
.gotop-wrapper {	background-color:rgba(0,0,0,0.5);}
.gotop-wrapper a {	width:45px;	height:45px;}

.module-default, .module {	margin-bottom:20px;}
.module-no-margin {	margin-bottom:5px;}
.module-full-screen {	margin:0 -10px;	padding:0 10px;}
.module-full-screen > .module-inner {	padding:30px 0;}
.module-full-screen-more-fixed > .module-inner {	padding:30px 0 50px;}
.module-full-screen-more-fixed .module-full-screen-more {	margin-top:15px;	margin-left:-40px;}
.module-full-screen-more-fixed .module-full-screen-more a {
	width:80px;
	height:80px;
	line-height:80px;
	font-size:14px;
	background-size:cover;
}
.module-full-screen-more-fixed .module-full-screen-more a:hover {
	background-position:0 -80px;
}
.fixed-bottom .module-default, .fixed-bottom .module, .fixed-bottom .module-no-margin {	margin-bottom:0;}
.default-top {	display:none;}
.touch-top {	display:block;}
.touch-top-wrapper .touch-logo {	margin:0;}
.touch-navigation {	display:block;}
.touch-top-wrapper .touch-logo {	margin:0 0;}
.touch-top-wrapper .touch-logo img {	height:50px;	display:block;}


.product-item .portfolio-text { font-size:12px; padding:4%;}


.product-item .portfolio-text h2 {
	margin:2%;
	line-height:normal;
	font-size:14px;
}

#conbanner1{ display:none;}
#conbanner2{ display:block;}

#conzhenshu31{ margin:0 auto; padding:0; width:45%; height:auto; margin:2%; float:left; border:1px solid #f3f3f3;}


}
 @media (min-width:768px) and (max-width:991px) {
/* slideshow */

.module-divider-full {	margin-bottom:-20px;}
}
 @media screen and (max-width:767px) {
.desktops-section {	display:none;}
.mobile-section {	display:block;}

/* 容器 */
	.module-full-screen-title {	margin-bottom:20px;}
.module-full-screen-title > .module-title-content > h2 {
	margin:0 15px;
	font-size:20px;
	font-weight:bold;
}
.module-full-screen-title > h3 {	display:none;}
.module-full-screen-title > .module-title-content > i {	width:80px;}
.module-full-screen-more a {	line-height:34px;}
.module-divider-full {	margin:20px 0 -20px;}

/* touch menu */
	.top-main-content {	display:none;}
.touch-top-wrapper .touch-logo img {	height:40px;}
.touch-toggle li {	height:60px;}
.touch-toggle li a {	height:60px;}
.touch-toggle li i {
	width:28px;
	height:28px;
	margin-top:15px;
}
.ixpro li {
    width: 50%;
    float: left;
}
#indexaboutvideo1{ width:46%; height:auto; margin:2%; float:left;}

.newsMain .new_l{float:left;width: 96%;margin:2%;}
.newsMain .new_r{ position:relative; float:left; width: 92%;margin:2%;height:auto; background-color:#f0f0f0; padding:2%;}


}
 @media screen and (max-width:640px) {

/* 容器 */
	.module-horizontal .module-title-horizontal {	float:none;	margin-right:0;}
.module-title-horizontal .module-title-content {	margin:0 0 10px 0;}
.module-horizontal > .modult-inner > .module-more-horizontal a {	margin-top:12px;}
.fixed-bottom {	display:block;}

.seach .container{  margin-top:10px;}
.seach .gjc{float:left;width: 92%;height:auto;line-height:20px;padding: 2%; margin:2%;}
.seach .sc{float:left;width: 92%;height:auto;line-height:20px;padding: 2%; margin:0 2% 2% 2%;}
.seach .sc input{line-height:36px; height:36px;}
.seach .sc a{ height:36px; }

.product-list li { margin:0 auto; padding:0; width:46%; margin:2%; float:left;
	text-align:center;
}
#indexaboutcon1{ margin:0 auto; padding:0; width:96%;margin:2%; height:auto; float:left;}
#indexaboutcon1 img{ max-width:100%; height:auto;}
#indexaboutcon2{ margin:0 auto; padding:0; width:96%;margin:2%; height:auto; float:left;}

.new_l .news dt{float:left;padding: 3px;border: 1px solid #e9e9e9; width:20%; }
.new_l .news dd{ width:76%; float:right;}

.new_l .news li{float:left;width: 96%;height:auto;margin:0 2% 0 2%; font-size:12px; line-height:25px; text-align:left; border-bottom:1px dashed #e3e3e3;}
.linkmain{ display:none;}

.proMain .pro_l{float:left;width: 96%;height:auto;margin:2%;}
.proMain .pro_r{float:right;width: 96%;height:auto;margin:2%; background:#fff;}


.contactleft{ margin:0 auto; padding:0; width: 96%;height:auto;margin:2%; float:left;}
.contactright{ margin:0 auto; padding:0; width: 96%;height:auto;margin:2%; float:right;}

#site1{display: none;}


.search { width:100%; position: relative; float:left; background-color: #c12411;height:56px;}

.yb_conct{ display:none;}
#site2{ margin:0; padding:0;width: 96%;height:auto;margin:2%; float:left;}

.indexyy .yy ul li{ margin:0 auto; padding:1%; width:44%; height:auto; margin:1%; float:left; text-align:center;overflow:hidden;}

#indexaboutmain{ padding-top:20px;}


#indexabouttitle1{ font-size:20px; }
#indexabouttitle1 span{ font-size:20px;  }

#indexaboutcon{ background: #fff; margin-top:20px;}
#indexaboutcon24{ display:none;}

.g_pz{background:#666;height: auto;padding-top: 20px;}
.g_pz h2{height: auto;text-align: center;font-size: 28px;font-weight: normal;color: #fff;}
.g_pz h2 em{display: block;font-size: 18px;color: #fff;background:url(../image/pztit.png) no-repeat;margin-top: 5px;height: 36px;line-height: 36px;}

.g_pz dl{float: left;width: 46%;margin: 2%;}
.g_pz .lastdl{margin-right: 0;}
.g_pz dt{width: 100%;height: auto;overflow: auto;}
.g_pz dt img{width: 100%;height: auto;display: block;}
.g_pz dd{height: 42px;background: #295abf;position: relative;}
.g_pz dd i{ display:none;}
.g_pz h3{padding-top: 6px;font-size: 20px;color: #fff;line-height: 36px;font-weight: normal;text-align: center;position: relative;z-index: 11;}
.g_pz dl:hover h3{padding-top: 20px;}
.g_pz p{ display:none;}
.g_pz dl:hover p{display: block;}
.g_pz .lastdl p{padding: 0 15px;}

.news { height: auto;padding-top: 25px;background: #f7f7f7; }
.news h2{height: auto;text-align: center;font-size: 24px;font-weight: normal;color: #292929; }
.new_xw {float: left;width: 96%; margin:2%; padding:0; }
.news_tit { height: 42px;line-height: 42px; font-size: 24px; font-weight: bold; color: #00428e;margin-bottom: 36px; }
.news_tit a{color: #00428e;}
.news_tit span a{display: block; height: 42px;line-height: 42px;background:url(Img/Index/newtit2.jpg) no-repeat right 13px;padding-right: 30px;font-size: 12px;color: #00428e;font-weight: normal;}

.news_con dl { height: auto; }
.news_con dt { width:100%; height: auto; overflow:auto;}
.news_con dt img { width: 100%; height: auto; display: block; transition: all 0.3s linear 0s;}
.news_con dt:hover img{transform: scale(1.1);}
.news_con dd { margin:0 auto; padding:0; width: 96%; float: right; }

.faq { margin:0 auto; padding:0; width: 96%; }
.faq .wdtj{height: auto;}
.faq .wdtj dt { width:100%; height: auto; margin-bottom: 20px;overflow: hidden;}
.faq .wdtj dt img { width: 1005; height: auto; display: block; transition: all 0.3s linear 0s;}

.two_nav {  overflow: auto;  height: auto; margin:0;}
.two_nav li { margin:0 auto;  width: 100%; margin-top:1px; line-height: 30px; border-bottom:1px solid #fff;}

#conabout1{ margin:0 auto; padding:2%; width:96%; height:auto;}
#conabout2{ margin:0 auto; padding:2%; width:96%; height:auto;}
#conabout3{ margin:0 auto; padding:2%; width:96%; height:auto;}
#conabout4{ margin:0 auto; padding:2%; width:96%; height:auto;}
#conabout5{ margin:0 auto; padding:2%; width:96%; height:auto;}


#conabout21{ margin:0 auto; padding:2%; width:96%; height:auto;}
#conabout22{ margin:0 auto; padding:2%; width:96%; height:auto;}


#conabout41{ margin:0 auto; padding:2%; width:96%; height:auto;}
#conabout42{ margin:0 auto; padding:2%; width:96%; height:auto;}
.new-index2-ul li{width: 96%; float:left; margin:0 2%;}
.new-index2-ul li .new-index2-li em{display: block;height:auto;}

.new-index2-ul li .new-index2-li{padding: 10px;}
.new-index2-ul li .new-index2-li big{padding: 0 0 1.5em;}
.new-index2-ul li .new-index2-li em img{height: 80px; width:80px;vertical-align: top;}

.new-index2-ul li .new-index2-li em{height:auto;}
.new-index3-ul ul li .new-index3-li{padding: 10px;}
.new-index3-ul ul li .new-index3-li .new-index3-time{margin-right: 30px;}

.new-index2-ul li .new-index2-li p{height: auto;}
.indexpro .pro{ margin:20px 2%; width:96%; }
.indexpro .pro1 ul li{ margin:0 auto; padding:0; width:45%; height:auto; margin:2%; }
.indexpro .pro1 ul li:nth-child(6){ margin:0 auto; padding:0; width:45%;margin:2%; height:auto; }

	 
#indexaboutleft{margin:2%;  width:96%;}
#indexaboutright{margin:2%;  width:96%;}	 
#indexaboutright1{padding: 2%;width:96%;}
#indexaboutright2{padding: 2%;width:96%; }
#indexaboutright3{padding: 2%;width:96%; }
#indexaboutright4{padding: 2%;width:96%; }	
	 
	 
/*indexabout*/
#indexabout{ padding:10px 0;background:#005bac;}
#indexaboutmain{ margin:10px auto; }	 
	 
	 
#indexaboutright{margin:0 auto; padding:2% 2%; width:90%; margin:2%; height:auto; float: right; background: #fff;}
#indexaboutright1{margin:0 auto; padding:30px 0; width:100%; height:auto; float: left; font-size:30px; color:#000; line-height:30px; text-align:left; text-decoration:none; }
#indexaboutright2{margin:0 auto; padding:10px 0; width:100%; height:auto; float: left; font-size:12px; color:#666; line-height:22px; text-align:left; text-decoration:none; }

#indexaboutright3{margin:0 auto; padding:10px 0; width:100%; height:auto; float: left; border-top:1px dashed #e3e3e3; border-bottom:1px dashed #e3e3e3;  }
#indexaboutright31{margin:0 auto; padding:10px 0; width:31%; height:auto; float: left; margin: 1%;}
#indexaboutright31 .title{margin:0 auto; padding:0; width:100%; height:auto; font-size:14px; color:#666; line-height:30px; text-align:center; text-decoration:none;}
#indexaboutright31 .title a{font-size:14px; color:#666; line-height:30px; text-align:center; text-decoration:none;}
#indexaboutright31 .img{margin:0 auto; padding:0; width:100%; height:auto; text-align: center;}


#indexaboutright4{margin:10 auto; padding:10px 0; width:100%; height:auto; margin-top: 20px; float: left;font-size:14px; color:#666; line-height:20px; text-decoration:none; }

#indexaboutright5{margin:0 auto; padding:30px 0; width:100%; height:auto; display:block; }	 
#indexaboutright5 img{ max-width:100%; height:auto;}	 
	 
.indextiao{ display:none;}	 
.indexkehu1 .connei ul li{ width:46%; height:auto; margin:2%; float:left;  text-align:center;}	 
	 
	 
#conabout23 ul{ margin:0 auto; padding:0; width:100%; height:auto; }
#conabout23 ul li{ margin:0 auto; padding:0; width:46%; height:auto; margin:1% 2%; float: left;}

#conabout53 ul li{ margin:0 auto; padding:0; width:46%; height:auto; margin:1% 2%; float: left;}
#conabout53 ul li img{ max-width: 100%; height: auto;}	 
	 
	 
	 
	 
	 
	 
#footmenuleft{width:100%; height:auto;}
#footmenuright{display:none;}

#footbottom{margin:20px auto; }
#footbottomleft{margin:0 auto; padding:0; width:96%; margin-left:2%; margin-right:2%;}

#footbottomright{display:none;}

	 
	 
	 
	 
.col-md-31{ width:46%; height:auto; margin: 2%; float: left;}	 
#indexnews1{ margin:0; padding:0;width: 96%;height:auto;margin:2%; float:left;}
#indexnews2{ margin:0; padding:0;width: 96%;height:auto;margin:2%; float:left;}
#indexnews3{ margin:0; padding:0;width: 96%;height:auto;margin:2%; float:left;}
	 
.newCont .conts h1 {text-align:center;font-size:18px;color:#333;margin-bottom:15px;font-weight:bold}	 
.product-list1 li { margin:0 auto; padding:0; width:46%; margin:2%; float:left;	text-align:center;} 
.tex{width: 150px;}
.tex1{width: 150px;}	 
.tip{ display: none;}	 
.service li{ width:45%; overflow:hidden;  margin:0 1.5% 2% 1.5%;_margin:0 1% 2% 1%; float:left; background:#fff; }	 

.service li .text dt{line-height: 30px;}
.service li .text dd{line-height: 20px;}
	 
#indexsearchleft{width:100%; height:auto; float: left;}
#indexsearchleft a{font-size:14px; color:#666; line-height:20px; text-decoration:none; text-align: left;}
#indexsearchright{margin:0 auto; padding:0; width:100%; height:auto; }	 
	 
.col-lg-3 {width: 96%; margin:2%; float: left;}
#conjob1 .conjob11{ margin: 0; padding:2%; width: 92%; margin: 2%; height: auto; float: left; background: #000;opacity: .6;transition: 400ms;} 
	#conpagecontact31{ margin:0 auto; padding:0; width:96%; height:auto; margin:2%; float:left; background:#f2f2f2; min-height:140px;} 
	 
	 
#contactmain1{ margin:0 auto; padding:0; width: 96%; margin:2%;}

#contactmain2{ margin:0 auto; padding:0; width: 96%; margin:2%;}	 
	 
	 
.news_info h1.title {font-size:18px;}
.news_info h1 {font-size:18px;}
	 
#site2{ min-height: 60px;}	 
#site3{width: 96%; padding: 2%; }
#site4{ display: none;}	 
.teicomain ul li{ margin:0 2%; padding:0; width: 45%; height: auto; border-right:1px solid #c0c0c0; float: left;}	 
	 
#indexsearch{height:auto;background:#c30008;}
#indexsearchmain{height:auto;background: #c30008; }
#indexsearchleft{margin:0 auto; padding:10px 0; color:#fff; line-height:20px; }
#indexsearchleft a{line-height:20px; text-decoration:none; text-align: center;}

.fangan{ margin:0 auto; padding:15px 0; }
.fangan .title{font-size: 18px; background: none;}
.fangan .title1{line-height: 20px; font-size: 14px;background: none;}

.fangan .tu{ margin:0 auto; padding:20px 0 0 0; width: 100%; height: auto;}
.fangan .tu ul li{ margin:0 1%; padding:0; width: 31%; height: auto;float: left;}
	.fangan .tu ul li .txt1{  font-size: 14px;} 

	 
/**/
.hzbj{ height: auto; box-sizing: border-box; background: #f8f8f8; padding-top: 20px; overflow: hidden; font-family:"Microsoft Yahei";}
.hz h2{}
.hz .m_hz{width: 100%;padding-top: 20px; height: 225px; position: relative;}
.hz .m_hz:before{content: ""; width: 474px; color: #cecccd; background: #cecccd; height: 1px; left:0;bottom:21px;position: absolute;}
.hz .m_hz:after{content: ""; width: 474px; color: #cecccd; background: #cecccd; height: 1px; right:0;bottom:21px;position: absolute;}
.hz .m_hz p{width: 304px; height: 274px; z-index: 9; position: absolute;left:0;bottom: 0;}
.hz .m_hz p img{width: 304px; height: 274px; display: block;}
.hz .m_hz .scroll{width: 1200px; overflow: hidden; float: right;}
.hz .m_hz li{width: 214px; margin-right: 17px; float: left;}
.hz .m_hz li:last-child{margin-right: 0;}
.hz .m_hz li img{width: 212px;height: 130px; border:1px solid #d6d6d6; display: block;transition: all 0.5s linear;-webkit-transition: all 0.5s linear;-moz-transition: all 0.5s linear;-o-transition: all 0.5s linear;}
.hz .m_hz li a{ text-decoration: none; }
.hz .m_hz li span{font-size: 16px; text-align: center; color: #666666; font-weight: normal; height: 48px; line-height: 48px; display: block; white-space:nowrap;overflow:hidden;text-overflow:ellipsis; }
.hz .m_hz li a:hover img{border-bottom: 3px solid #172e7a;}
.hz .m_hz li a:hover span{ color: #172e7a; font-weight: bold; }

.m_hz .pages{width:100%;;left:10%;margin-left:-10%;position:absolute;z-index:1;bottom:15px;overflow:hidden;}
.m_hz .pages ul{margin-left:10%;}
.m_hz .pages ul li{float:left;margin:0 5px;display:inline;cursor:pointer;}
.m_hz .pages ul li{width:14px;height:14px;background:#172e7a;border-radius: 100%; }
.m_hz .pages ul .on{background:#c30008;width: 36px; border-radius: 30px;}

.hz_tel{display: none;}


.nswsbj{ height: auto; padding-top:20px; }
.nswsbj .tit01{margin-bottom: 30px;}
.news{width:96%; float: left; padding:2%; }
.news h2{ text-align: left;}
.news h2 i{color:#07258a;}
.news h2 span{ float: right; color: #333; font-size: 14px; }
.news dl{width:100%;border-bottom: 1px solid #f5f5f5;}
.news dl dt{width:100%;overflow: hidden; position: relative;}
.news dl dt img{ width:100%; height: auto; display: block;-webkit-transition: 1s;-moz-transition: 1s;transition: 1s;}
.news dl dt img:hover{-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1);}


.wt{width:96%; float: left; padding:2%;}
.wt h2{height:40px; line-height: 40px; margin-bottom: 20px; position: relative; font-size: 20px; color: #07258a; background:url(../images/wtico.png) no-repeat left center;padding-left: 30px; font-weight: normal; }
.wt h2 i{color:#07258a;}
.wt h2 span{ float: right; color: #333; font-size: 14px; }

.wt_c dl{padding-bottom: 20px;border-bottom: 1px solid #d6d6d6; }
.wt_c dt{ line-height: 30px; font-size: 16px; font-weight: bold;margin-bottom: 20px;}
.wt_c dt em{width: 81px; height: 28px; line-height: 28px; color: #fff; display: inline-block; text-align: center; font-weight: normal; border-radius: 30px; background: #c30008;margin-right: 10px; }
.wt_c dt a{ color:#333333;}
.wt_c dd{line-height: 26px; font-size: 14px;margin-top: 10px;}

.wt_c ul{padding-top: 20px; height: 191px;}
.wt_c li{padding-left: 15px;  background: url(../images/wtico1.png) no-repeat left center; font-size: 14px; color: #666666; height: 35px; line-height: 35px; display: block;}
.wt_c li a{color: #666666;}
.wt_c li span{ font-size: 12px; color: #666666; float: right; font-weight: normal; }
.mores{width:100%;}
.mores img{width: 100%; height: auto; float: left;}
	
	 
.caselist ul li{ margin:2%; padding: 1%; width: 94%; height: auto; display: block; float: left; background: #f3f3f3;}	 
	 
}
 @media screen and (max-width:480px) {

/* touch-menu */
	.touch-top-wrapper .touch-logo img {	height:30px;}
.touch-toggle li {	height:50px;	padding:0 10px;}
.touch-toggle li a {	height:50px;}
.touch-toggle li i {
	width:20px;
	height:20px;
	margin-top:15px;
}
/* 容器 */	.module-full-screen-title > .module-title-content > i {	width:40px;}
.module-horizontal .module-title-horizontal {	float:none;	margin-right:0;}
.module-title-horizontal .module-title-content {	margin:0 0 10px 0;}
.module-horizontal > .modult-inner > .module-more-horizontal {	margin:6px 0 0;}

.new_l .news dt{float:left;padding: 3px;border: 1px solid #e9e9e9; width:95%; float:left; margin:0 2% 0 2%; }
.new_l .news dd{ width:96%; float:left; margin:0 2% 0 2%;}
	 .product-list li { margin:0 auto; padding:0; width:96%; margin:2%; float:left;
	text-align:center;
}
.ixpro li {
    width: 100%;
    float: left;
}
#conzhenshu31{ margin:0 auto; padding:0; width:45%; height:auto; margin:2%; float:left; border:1px solid #f3f3f3;}


}

